GET /api/bet_types/c4f0ca52-45de-4f14-bab6-f793fb9dcc9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4f0ca52-45de-4f14-bab6-f793fb9dcc9c",
"match": "https://api-prod.gambitprofit.com/api/matches/91e79efd-95ff-4831-be95-b4cb807e7bb8/?format=api",
"name": "Over/Under",
"created_at": "2023-07-09T12:18:06.800325-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 8",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ebca6212-e84e-4e7a-b946-a5d660ec5a97",
"gambit_id": "6fd513a6-8c31-4a41-8ef2-105cb9894ce3",
"last_updated": "2023-07-10T18:33:28.059341-04:00",
"created_at": "2023-07-09T12:18:06.802926-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f0ca52-45de-4f14-bab6-f793fb9dcc9c/?format=api"
},
{
"id": "50ae0b2a-44f8-42b6-be30-70888093b824",
"gambit_id": "95ebe4f9-31a8-4671-964e-523423ed0b6b",
"last_updated": "2023-07-10T18:33:28.060840-04:00",
"created_at": "2023-07-09T12:18:06.806112-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f0ca52-45de-4f14-bab6-f793fb9dcc9c/?format=api"
}
]
}