GET /api/bet_types/e2f1701d-3b9e-4bef-ad62-a10bc2db17f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e2f1701d-3b9e-4bef-ad62-a10bc2db17f3",
"match": "https://api-prod.gambitprofit.com/api/matches/9c87c96e-cdc6-491d-98c8-e184328fce11/?format=api",
"name": "Over/Under",
"created_at": "2023-09-13T09:07:59.003514-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 Under 9.5",
"amount": 5000.0
},
{
"team": "Game Total Over 9.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2b0aeab9-3577-45d4-ba68-f312b0082219",
"gambit_id": "83ddf629-bf10-44f6-8238-e78b7844d6d6",
"last_updated": "2023-09-14T19:38:30.380759-04:00",
"created_at": "2023-09-13T09:07:59.012482-04:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2f1701d-3b9e-4bef-ad62-a10bc2db17f3/?format=api"
},
{
"id": "19929e31-bd46-42cb-948c-7680d9f61812",
"gambit_id": "da545226-22f4-41f3-85de-74ddfc22d219",
"last_updated": "2023-09-14T19:38:30.384098-04:00",
"created_at": "2023-09-13T09:07:59.008037-04:00",
"name": "Game Total Over 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2f1701d-3b9e-4bef-ad62-a10bc2db17f3/?format=api"
}
]
}