GET /api/bet_types/255ee797-42a5-4adf-a226-e15bd5072c38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "255ee797-42a5-4adf-a226-e15bd5072c38",
"match": "https://api-prod.gambitprofit.com/api/matches/f92d7468-46ce-47fc-8f48-4880b2cc931a/?format=api",
"name": "Over/Under",
"created_at": "2023-11-28T09:33:15.808100-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 220",
"amount": 5000.0
},
{
"team": "Game Total Under 220",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "62870145-098b-4208-b29e-d25e39a1c61e",
"gambit_id": "94e39578-037d-4cfd-aeaa-6673d48aeea5",
"last_updated": "2023-11-29T21:53:07.639119-05:00",
"created_at": "2023-11-28T09:33:15.814751-05:00",
"name": "Game Total Over 220",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/255ee797-42a5-4adf-a226-e15bd5072c38/?format=api"
},
{
"id": "509c836f-aae5-41a3-bf58-a338e3e8691b",
"gambit_id": "595aed25-9d09-4e26-9436-2958806c24ad",
"last_updated": "2023-11-29T21:53:07.642207-05:00",
"created_at": "2023-11-28T09:33:15.819121-05:00",
"name": "Game Total Under 220",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/255ee797-42a5-4adf-a226-e15bd5072c38/?format=api"
}
]
}