GET /api/bet_types/de30eada-36ef-4da4-8824-8939edb1b19f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de30eada-36ef-4da4-8824-8939edb1b19f",
"match": "https://api-prod.gambitprofit.com/api/matches/a16a950e-77ed-4fcb-b7c9-2b13bab69634/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "8db71c6c-abd3-445b-be14-3ce716363b38",
"gambit_id": "07f92977-f01b-4527-8c5e-ec6780751fba",
"last_updated": "2022-09-05T13:47:14.776453-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de30eada-36ef-4da4-8824-8939edb1b19f/?format=api"
},
{
"id": "15c7cbe2-d377-435e-a281-5a5a5125f186",
"gambit_id": "ab5c799c-4ab6-4b8c-9381-334c5a5636ad",
"last_updated": "2022-09-05T13:47:14.775284-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de30eada-36ef-4da4-8824-8939edb1b19f/?format=api"
}
]
}