GET /api/bet_types/a8677fe4-f930-4b6f-b69c-66b18c1979bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a8677fe4-f930-4b6f-b69c-66b18c1979bf",
"match": "https://api-prod.gambitprofit.com/api/matches/a0569199-462c-4853-91b2-86e2dc9c7aac/?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 Over 8.5",
"amount": 5110.0
},
{
"team": "Game Total Under 8.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "7cc5fa24-8e8f-4604-a9a1-6f19de06eafe",
"gambit_id": "a3adc794-416d-40a8-9fc5-ebba352147b0",
"last_updated": "2022-08-28T11:27:24.523133-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8677fe4-f930-4b6f-b69c-66b18c1979bf/?format=api"
},
{
"id": "795f2892-d922-42c2-89b3-8722e3d5cd15",
"gambit_id": "ee0927a7-539b-4fb2-82f6-edaa9ca024ff",
"last_updated": "2022-08-28T11:27:24.522618-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.86000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8677fe4-f930-4b6f-b69c-66b18c1979bf/?format=api"
}
]
}