GET /api/bet_types/0b8922b7-376f-4128-abb7-3fa063fbfa9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b8922b7-376f-4128-abb7-3fa063fbfa9f",
"match": "https://api-prod.gambitprofit.com/api/matches/415f2c31-5e56-48b4-9c2b-e126f3d12b72/?format=api",
"name": "Over/Under",
"created_at": "2023-09-08T09:23:26.066028-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": "07e9bdf9-f74c-4d3a-934b-c0cd51c39ddd",
"gambit_id": "0b4e41fd-69ca-4302-8fa2-ec1c675e9f00",
"last_updated": "2023-09-09T11:13:27.472595-04:00",
"created_at": "2023-09-08T09:23:26.070020-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/0b8922b7-376f-4128-abb7-3fa063fbfa9f/?format=api"
},
{
"id": "04074de5-f087-4a8b-a368-41503b795e54",
"gambit_id": "878ff02f-bb85-4c83-8943-e6fd7b33b764",
"last_updated": "2023-09-09T11:13:27.476236-04:00",
"created_at": "2023-09-08T09:23:26.075263-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/0b8922b7-376f-4128-abb7-3fa063fbfa9f/?format=api"
}
]
}