GET /api/bet_types/04d8cfbb-0b91-4d71-b191-2013f4cba90e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04d8cfbb-0b91-4d71-b191-2013f4cba90e",
"match": "https://api-prod.gambitprofit.com/api/matches/d368feb5-a10f-4df4-8793-79b22455b2da/?format=api",
"name": "Over/Under",
"created_at": "2023-11-14T09:13:07.071551-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 226",
"amount": 5000.0
},
{
"team": "Game Total Over 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4546b78e-a7e0-4189-b5bf-f60217398c0b",
"gambit_id": "959cadd3-9fbe-4782-a3cf-e09d11f952d0",
"last_updated": "2023-11-15T22:38:06.142165-05:00",
"created_at": "2023-11-14T09:13:07.082098-05:00",
"name": "Game Total Under 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04d8cfbb-0b91-4d71-b191-2013f4cba90e/?format=api"
},
{
"id": "96a00459-8fcc-46d2-aba8-30d3da4194e1",
"gambit_id": "febb28e9-3594-49e2-ad4f-793b49c071ac",
"last_updated": "2023-11-15T22:38:06.134357-05:00",
"created_at": "2023-11-14T09:13:07.076991-05:00",
"name": "Game Total Over 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04d8cfbb-0b91-4d71-b191-2013f4cba90e/?format=api"
}
]
}