GET /api/bet_types/ab2037a8-6efa-4175-8e28-5c0c3345b577/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab2037a8-6efa-4175-8e28-5c0c3345b577",
"match": "https://api-prod.gambitprofit.com/api/matches/89ba4b94-e8a8-4ea5-8d34-11d27f0548fb/?format=api",
"name": "Over/Under",
"created_at": "2023-11-13T09:18:00.063208-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": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "e9abdb8a-77a0-4bab-9af6-76289a8abd71",
"gambit_id": "1b026470-cc7f-4151-a31d-7e2cfdfa5278",
"last_updated": "2023-11-14T10:13:17.401639-05:00",
"created_at": "2023-11-13T09:18:00.066626-05:00",
"name": "Game Total Over 229",
"reward": "1.86000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab2037a8-6efa-4175-8e28-5c0c3345b577/?format=api"
},
{
"id": "aeaf4067-34fe-44dd-b2a3-3747c92031e9",
"gambit_id": "b46427c2-f24d-4894-869c-640daa2646ce",
"last_updated": "2023-11-14T10:13:17.404874-05:00",
"created_at": "2023-11-13T09:18:00.070198-05:00",
"name": "Game Total Under 229",
"reward": "1.86000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab2037a8-6efa-4175-8e28-5c0c3345b577/?format=api"
}
]
}