GET /api/bet_types/60083331-ee90-4e1f-84a3-9ce8db72b475/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60083331-ee90-4e1f-84a3-9ce8db72b475",
"match": "https://api-prod.gambitprofit.com/api/matches/9319f946-5e6b-4203-ad19-3362cb45ce30/?format=api",
"name": "Over/Under",
"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": "Game Total Under 47",
"amount": 5000.0
},
{
"team": "Game Total Over 47",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "327d1aa5-7ee4-4e8d-a603-cee47b327a5d",
"gambit_id": "d261fcb6-41ba-4b32-948c-3e952a6c3467",
"last_updated": "2022-09-18T09:27:37.715508-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47",
"reward": "1.81000",
"odds": "1.90910",
"spread": "47.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60083331-ee90-4e1f-84a3-9ce8db72b475/?format=api"
},
{
"id": "87f1078a-bfd7-4396-954f-c3d6b05a0ae2",
"gambit_id": "a8c0cecf-bf01-46b1-b3fc-6370d93c062c",
"last_updated": "2022-09-18T09:27:37.716748-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47",
"reward": "1.81000",
"odds": "1.90910",
"spread": "47.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60083331-ee90-4e1f-84a3-9ce8db72b475/?format=api"
}
]
}