GET /api/bet_types/d00efea6-b0a6-4cfd-a4f7-8a9b3134d04e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d00efea6-b0a6-4cfd-a4f7-8a9b3134d04e",
"match": "https://api-prod.gambitprofit.com/api/matches/87118a8c-227d-423d-8ad5-fafced96b1c2/?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 63.5",
"amount": 5000.0
},
{
"team": "Game Total Under 63.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8a9fcb1d-93da-4e45-af28-161873f4d585",
"gambit_id": "c3c10f50-52bc-46b6-b111-d598263bec47",
"last_updated": "2022-11-06T15:58:31.642216-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 63.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "63.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d00efea6-b0a6-4cfd-a4f7-8a9b3134d04e/?format=api"
},
{
"id": "9958dd72-3142-4145-8d1d-417cea50c485",
"gambit_id": "b0a705e7-79b8-4342-bc61-99f66f1a52ee",
"last_updated": "2022-11-06T15:58:31.641078-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 63.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "63.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d00efea6-b0a6-4cfd-a4f7-8a9b3134d04e/?format=api"
}
]
}