GET /api/bet_types/80ef3e27-d308-4875-8666-efc15977326c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80ef3e27-d308-4875-8666-efc15977326c",
"match": "https://api-prod.gambitprofit.com/api/matches/b0cf5f36-8431-47da-8bd9-f7de2c6011f1/?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 Under 224",
"amount": 5000.0
},
{
"team": "Game Total Over 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "6de9c759-1138-4fbb-b7ac-a97604c5870a",
"gambit_id": "f24c573e-3ce9-48a1-82d6-70fa697be7e5",
"last_updated": "2022-10-22T09:17:33.899770-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 224",
"reward": "1.88000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80ef3e27-d308-4875-8666-efc15977326c/?format=api"
},
{
"id": "924ce88b-7238-4e37-b982-8901a10ed2ca",
"gambit_id": "c0264301-f14b-4282-9088-1422c4182e70",
"last_updated": "2022-10-22T09:17:33.900983-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 224",
"reward": "1.88000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80ef3e27-d308-4875-8666-efc15977326c/?format=api"
}
]
}