GET /api/bet_types/e4af1771-4c19-469f-b538-13cac160debe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4af1771-4c19-469f-b538-13cac160debe",
"match": "https://api-prod.gambitprofit.com/api/matches/67de6545-d7a6-477d-a376-eea189cf0289/?format=api",
"name": "Over/Under",
"created_at": "2024-01-12T09:48:16.684076-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 Under 237",
"amount": 5000.0
},
{
"team": "Game Total Over 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4e64b21a-710d-41cb-9609-aad48679b837",
"gambit_id": "a4a7f24c-49f2-44e8-bba5-a5a57fb7f426",
"last_updated": "2024-01-15T09:58:21.323158-05:00",
"created_at": "2024-01-12T09:48:16.691895-05:00",
"name": "Game Total Under 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4af1771-4c19-469f-b538-13cac160debe/?format=api"
},
{
"id": "12c4ff77-1cac-4811-9960-726d44b807e2",
"gambit_id": "48773e56-d659-4e46-be7e-ba6a791f2185",
"last_updated": "2024-01-15T09:58:21.319823-05:00",
"created_at": "2024-01-12T09:48:16.687940-05:00",
"name": "Game Total Over 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4af1771-4c19-469f-b538-13cac160debe/?format=api"
}
]
}