GET /api/bet_types/74ed69f3-fa86-40a9-bff9-51a3fe79d904/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74ed69f3-fa86-40a9-bff9-51a3fe79d904",
"match": "https://api-prod.gambitprofit.com/api/matches/2de54427-c1fe-4ada-8ed9-a33d8d48f198/?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 229",
"amount": 5000.0
},
{
"team": "Game Total Under 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "8b5a3f53-f76c-45f5-8451-340e6a768cd4",
"gambit_id": "0678d90b-96bf-4382-9d9e-c54a4bb4974e",
"last_updated": "2022-10-29T19:02:20.844698-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74ed69f3-fa86-40a9-bff9-51a3fe79d904/?format=api"
},
{
"id": "e7a0456c-385f-4f37-9b96-e6f787453a27",
"gambit_id": "9b870de6-299c-4d8d-9d17-aa7ffd4b5d3f",
"last_updated": "2022-10-29T19:02:20.843495-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74ed69f3-fa86-40a9-bff9-51a3fe79d904/?format=api"
}
]
}