GET /api/bet_types/c8dea0c8-7e02-45b7-954c-758203f0b083/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8dea0c8-7e02-45b7-954c-758203f0b083",
"match": "https://api-prod.gambitprofit.com/api/matches/dcd810bc-aad5-49ca-aed8-a5c90db1bd76/?format=api",
"name": "Over/Under",
"created_at": "2023-12-07T09:48:17.436830-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 6.5",
"amount": 5512.0
},
{
"team": "Game Total Under 6.5",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "5c1932d8-3e72-42d2-8e7e-4b3015886525",
"gambit_id": "4db5df7c-7c25-4b0a-b30b-7484dadb651c",
"last_updated": "2023-12-08T21:18:06.867462-05:00",
"created_at": "2023-12-07T09:48:17.440433-05:00",
"name": "Game Total Over 6.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8dea0c8-7e02-45b7-954c-758203f0b083/?format=api"
},
{
"id": "b72a2d0d-a03c-413a-a0c5-7ddf9bb801d8",
"gambit_id": "fb485f64-36af-4d79-923f-a8181a99227c",
"last_updated": "2023-12-08T21:18:06.872648-05:00",
"created_at": "2023-12-07T09:48:17.444485-05:00",
"name": "Game Total Under 6.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8dea0c8-7e02-45b7-954c-758203f0b083/?format=api"
}
]
}