GET /api/bet_types/70b97040-fcb1-4e1c-a9fe-6537c9caa2f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70b97040-fcb1-4e1c-a9fe-6537c9caa2f9",
"match": "https://api-prod.gambitprofit.com/api/matches/861fe9fd-970c-4c46-a498-dff3c15849ca/?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 239.5",
"amount": 5000.0
},
{
"team": "Game Total Over 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "232e279d-d4ff-4b1b-b55a-74d1ada13fc7",
"gambit_id": "07c9aaa6-4c82-4e24-8594-7c9fb3d4a938",
"last_updated": "2022-10-31T11:02:11.943838-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 239.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70b97040-fcb1-4e1c-a9fe-6537c9caa2f9/?format=api"
},
{
"id": "9811d120-7070-43b4-9a10-0e80568351a8",
"gambit_id": "e4ed58ea-7762-4a19-b327-e4749e7668f4",
"last_updated": "2022-10-31T11:02:11.944991-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 239.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70b97040-fcb1-4e1c-a9fe-6537c9caa2f9/?format=api"
}
]
}