GET /api/bet_types/db2e7353-c79c-4e83-9533-1607af608e1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db2e7353-c79c-4e83-9533-1607af608e1d",
"match": "https://api-prod.gambitprofit.com/api/matches/c07eca38-bd62-473e-8736-5bcdace1606f/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "New Orleans Pelicans",
"amount": 7944.0
},
{
"team": "Houston Rockets",
"amount": 2056.0
}
],
"expected_reward_tokens": 9293.12,
"profit_sb": 293.12,
"profit_sb_percentage": 3.26,
"recommended": true
},
"lines": [
{
"id": "983897d2-3bfe-4aff-be37-308c59bfb118",
"gambit_id": "4116c974-253a-43a2-b4bf-9e55777917b6",
"last_updated": "2022-11-14T11:23:06.871795-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "1.17000",
"odds": "1.18870",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db2e7353-c79c-4e83-9533-1607af608e1d/?format=api"
},
{
"id": "f0143a90-6d5d-40a6-9755-2d9a261fe511",
"gambit_id": "d1e4cf10-fc00-4536-bee2-6ce859ea994d",
"last_updated": "2022-11-14T11:23:06.872737-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Rockets",
"reward": "4.52000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db2e7353-c79c-4e83-9533-1607af608e1d/?format=api"
}
]
}