GET /api/bet_types/34245aa3-cae9-46e3-81c9-c229baa9bbbb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34245aa3-cae9-46e3-81c9-c229baa9bbbb",
"match": "https://api-prod.gambitprofit.com/api/matches/371bd82e-9994-4150-9362-2245af3ec871/?format=api",
"name": "Over/Under",
"created_at": "2023-04-14T12:02:14.687530-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 8.5",
"amount": 5319.0
},
{
"team": "Game Total Under 8.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "f433a38e-53e1-46b3-a60f-f29e93f450df",
"gambit_id": "f64ddd62-6357-4801-92ba-13c6081a2630",
"last_updated": "2023-04-16T17:57:06.946007-04:00",
"created_at": "2023-04-14T12:02:14.690444-04:00",
"name": "Game Total Over 8.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34245aa3-cae9-46e3-81c9-c229baa9bbbb/?format=api"
},
{
"id": "ab113eb0-3ae2-4ade-9d42-b8f8d76ec515",
"gambit_id": "8d94d164-5285-4e86-8e50-3860a5f2919d",
"last_updated": "2023-04-16T17:57:06.943771-04:00",
"created_at": "2023-04-14T12:02:14.688964-04:00",
"name": "Game Total Under 8.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34245aa3-cae9-46e3-81c9-c229baa9bbbb/?format=api"
}
]
}