GET /api/bet_types/0a6c63da-c401-41e1-9584-6a942701893a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a6c63da-c401-41e1-9584-6a942701893a",
"match": "https://api-prod.gambitprofit.com/api/matches/7d32e77a-fab3-46fc-bcc0-eade39db62a2/?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 8.5",
"amount": 5110.0
},
{
"team": "Game Total Over 8.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9044.7,
"profit_sb": 44.7,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "d29cfba3-bced-4588-aafa-ef7800218727",
"gambit_id": "011164be-8a17-4893-ac8b-7a8709b69013",
"last_updated": "2022-09-09T16:12:02.145334-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a6c63da-c401-41e1-9584-6a942701893a/?format=api"
},
{
"id": "4300e1d9-d03d-4cda-a6b3-5f2928e997d4",
"gambit_id": "b922a857-dad0-43c3-82f2-7461f2126a76",
"last_updated": "2022-09-09T16:12:02.146498-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a6c63da-c401-41e1-9584-6a942701893a/?format=api"
}
]
}