GET /api/bet_types/40a32e55-dc3a-401a-a3f0-c768cfe14635/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40a32e55-dc3a-401a-a3f0-c768cfe14635",
"match": "https://api-prod.gambitprofit.com/api/matches/23d55245-9467-42f0-96ad-8b4455494901/?format=api",
"name": "Over/Under",
"created_at": "2023-05-15T11:36:57.997754-04: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 5.5",
"amount": 5319.0
},
{
"team": "Game Total Under 5.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "dc4e99b2-f791-4260-a103-f52ce4d6f741",
"gambit_id": "e98e94b4-3213-492d-8f5c-7548f3065dce",
"last_updated": "2023-05-16T10:47:09.877466-04:00",
"created_at": "2023-05-15T11:36:58.001006-04:00",
"name": "Game Total Over 5.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40a32e55-dc3a-401a-a3f0-c768cfe14635/?format=api"
},
{
"id": "79c08bc2-1fb9-4cdb-b4af-ed3c9cd13537",
"gambit_id": "fba8896a-ea59-4702-9690-6e429e5c1ac6",
"last_updated": "2023-05-16T10:47:09.875327-04:00",
"created_at": "2023-05-15T11:36:57.999325-04:00",
"name": "Game Total Under 5.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40a32e55-dc3a-401a-a3f0-c768cfe14635/?format=api"
}
]
}