GET /api/bet_types/55b64f86-2c9e-4917-870f-6570c345cd1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55b64f86-2c9e-4917-870f-6570c345cd1d",
"match": "https://api-prod.gambitprofit.com/api/matches/4fc23410-7a09-4c63-b4ca-f54251e5c4a6/?format=api",
"name": "Over/Under",
"created_at": "2023-11-10T11:18:00.612721-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 38.5",
"amount": 5000.0
},
{
"team": "Game Total Under 38.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "bd364e37-4099-4149-8058-8c913f848174",
"gambit_id": "7c840dac-06fd-4dc5-afba-91bf479cd9d4",
"last_updated": "2023-11-13T15:48:05.172137-05:00",
"created_at": "2023-11-10T11:18:00.620972-05:00",
"name": "Game Total Over 38.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b64f86-2c9e-4917-870f-6570c345cd1d/?format=api"
},
{
"id": "87a23863-1774-40b7-a08f-b2347eaa110e",
"gambit_id": "b2687107-8a19-48fd-b493-28c5200da214",
"last_updated": "2023-11-13T15:48:05.175571-05:00",
"created_at": "2023-11-10T11:18:00.625604-05:00",
"name": "Game Total Under 38.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b64f86-2c9e-4917-870f-6570c345cd1d/?format=api"
}
]
}