GET /api/bet_types/37bd41f4-4a3d-4d9a-89b2-5b8c85a5a78e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37bd41f4-4a3d-4d9a-89b2-5b8c85a5a78e",
"match": "https://api-prod.gambitprofit.com/api/matches/6b392604-eefc-458a-9dfb-70738028839f/?format=api",
"name": "Over/Under",
"created_at": "2023-10-12T10:57:58.209341-04: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 Over 44",
"amount": 5000.0
},
{
"team": "Game Total Under 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "ae75ebbc-0a5d-4d54-b881-2d4782e64e3c",
"gambit_id": "59c0ad3d-7ff7-4cb5-80a5-cd5c48af1142",
"last_updated": "2023-10-16T18:33:02.063875-04:00",
"created_at": "2023-10-12T10:57:58.213281-04:00",
"name": "Game Total Over 44",
"reward": "1.86000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37bd41f4-4a3d-4d9a-89b2-5b8c85a5a78e/?format=api"
},
{
"id": "55c35fe2-543c-428c-b1bc-9a2bace33e4e",
"gambit_id": "911747f0-4f60-4e76-a997-cbe19e26a7c9",
"last_updated": "2023-10-16T18:33:02.068005-04:00",
"created_at": "2023-10-12T10:57:58.217371-04:00",
"name": "Game Total Under 44",
"reward": "1.86000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37bd41f4-4a3d-4d9a-89b2-5b8c85a5a78e/?format=api"
}
]
}