GET /api/bet_types/2517e1f5-cfea-483a-bacb-4cd4e70aa0f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2517e1f5-cfea-483a-bacb-4cd4e70aa0f3",
"match": "https://api-prod.gambitprofit.com/api/matches/b0e62dee-9fa0-4708-bb94-9051b77be367/?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 8.5",
"amount": 5110.0
},
{
"team": "Game Total Over 8.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9044.7,
"profit_sb": 44.7,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "bd919e2b-b2ec-4f07-a500-64cdb361df3d",
"gambit_id": "166988dd-d59d-4b17-8d4a-028f747ebaed",
"last_updated": "2022-09-12T11:02:19.325457-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2517e1f5-cfea-483a-bacb-4cd4e70aa0f3/?format=api"
},
{
"id": "10961e6f-6dd7-49c8-8338-a6b8bb5b3457",
"gambit_id": "cd5d8041-bbed-40c0-ba63-b2b5b8a6c3ae",
"last_updated": "2022-09-12T11:02:19.326512-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2517e1f5-cfea-483a-bacb-4cd4e70aa0f3/?format=api"
}
]
}