GET /api/bet_types/3eb15fb7-c242-48b8-877f-1e03fc8fa346/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3eb15fb7-c242-48b8-877f-1e03fc8fa346",
"match": "https://api-prod.gambitprofit.com/api/matches/7827e41c-64e7-4e58-bec1-2490b144ded8/?format=api",
"name": "Over/Under",
"created_at": "2023-11-08T08:23:02.093194-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Under 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "80de632c-dadd-4e70-a4e2-593fe2ca2880",
"gambit_id": "882b49fd-4470-49d2-a627-bc37fe3fda11",
"last_updated": "2023-11-10T12:38:20.026476-05:00",
"created_at": "2023-11-08T08:23:02.097571-05:00",
"name": "Game Total Over 229.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eb15fb7-c242-48b8-877f-1e03fc8fa346/?format=api"
},
{
"id": "616056ff-e9a7-4f29-af3a-692c7c9469ee",
"gambit_id": "d4449770-687a-4078-9b6d-c48b1b4cf526",
"last_updated": "2023-11-10T12:38:20.029776-05:00",
"created_at": "2023-11-08T08:23:02.105585-05:00",
"name": "Game Total Under 229.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eb15fb7-c242-48b8-877f-1e03fc8fa346/?format=api"
}
]
}