GET /api/bet_types/9a92226f-d838-46dc-9959-e7ba24288e18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a92226f-d838-46dc-9959-e7ba24288e18",
"match": "https://api-prod.gambitprofit.com/api/matches/5187205f-be2c-4243-871e-52e496f8877d/?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 7.5",
"amount": 5106.0
},
{
"team": "Game Total Under 7.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "7453d29e-6db8-4489-96dd-bf7f0a27de0b",
"gambit_id": "f59037bd-733d-454c-aece-a5dba3d28776",
"last_updated": "2022-10-06T10:12:07.405730-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a92226f-d838-46dc-9959-e7ba24288e18/?format=api"
},
{
"id": "40683661-0ce1-4a02-8034-fc82997bdc34",
"gambit_id": "6c432254-23f1-4001-9850-0a793cf206bd",
"last_updated": "2022-10-06T10:12:07.404610-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a92226f-d838-46dc-9959-e7ba24288e18/?format=api"
}
]
}