GET /api/bet_types/39999516-884c-419b-aea0-64e8283d0a6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39999516-884c-419b-aea0-64e8283d0a6d",
"match": "https://api-prod.gambitprofit.com/api/matches/883099d5-c415-4841-a124-f350c664956e/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T09:58:17.008713-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 Under 44",
"amount": 5000.0
},
{
"team": "Game Total Over 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7ab50916-729d-4c4d-bb71-0a9f5f054552",
"gambit_id": "17548490-4c66-4322-990e-bea374f800d4",
"last_updated": "2023-09-26T08:58:30.239436-04:00",
"created_at": "2023-09-20T09:58:17.016571-04:00",
"name": "Game Total Under 44",
"reward": "1.87000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39999516-884c-419b-aea0-64e8283d0a6d/?format=api"
},
{
"id": "94ffffbb-91cc-4a74-990c-2e16e892c1f5",
"gambit_id": "d28ea191-1d8b-4e5d-8494-85748a8071ac",
"last_updated": "2023-09-26T08:58:30.242710-04:00",
"created_at": "2023-09-20T09:58:17.012138-04:00",
"name": "Game Total Over 44",
"reward": "1.87000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39999516-884c-419b-aea0-64e8283d0a6d/?format=api"
}
]
}