GET /api/bet_types/5d310e54-0406-407b-a4ac-794c18f4eda1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5d310e54-0406-407b-a4ac-794c18f4eda1",
"match": "https://api-prod.gambitprofit.com/api/matches/0947e346-20fe-4a50-9e9a-d3d1d173f180/?format=api",
"name": "Over/Under",
"created_at": "2023-07-03T11:03:19.666736-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.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3ad189d5-31c1-4874-a0c6-ec5d05c5bc36",
"gambit_id": "23793b76-39eb-4d9e-9d1e-8f6fcced4d3f",
"last_updated": "2023-07-04T10:43:01.555900-04:00",
"created_at": "2023-07-03T11:03:19.668132-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d310e54-0406-407b-a4ac-794c18f4eda1/?format=api"
},
{
"id": "2f9f2265-3849-4576-be4c-3a1841d7d1d0",
"gambit_id": "5eb6fab4-7d70-47b0-86fc-8ed575984298",
"last_updated": "2023-07-04T10:43:01.557254-04:00",
"created_at": "2023-07-03T11:03:19.669607-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d310e54-0406-407b-a4ac-794c18f4eda1/?format=api"
}
]
}