GET /api/bet_types/697126ee-a4a5-4299-a72b-185aea7fcdea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "697126ee-a4a5-4299-a72b-185aea7fcdea",
"match": "https://api-prod.gambitprofit.com/api/matches/cabc35ef-2301-49fc-b2d8-e4c401428be0/?format=api",
"name": "Over/Under",
"created_at": "2023-08-16T10:23:24.884919-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 9",
"amount": 5319.0
},
{
"team": "Game Total Under 9",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "fc0fa328-4271-4511-ac11-16b862ffe87d",
"gambit_id": "082741a8-1ca2-4399-b132-e5647fb8585b",
"last_updated": "2023-08-18T10:08:02.505685-04:00",
"created_at": "2023-08-16T10:23:24.890344-04:00",
"name": "Game Total Over 9",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697126ee-a4a5-4299-a72b-185aea7fcdea/?format=api"
},
{
"id": "9dabb122-59be-4b4c-af3c-29c45148e0ff",
"gambit_id": "0fb701e9-abec-4978-8551-83bbef8a0032",
"last_updated": "2023-08-18T10:08:02.509476-04:00",
"created_at": "2023-08-16T10:23:24.896591-04:00",
"name": "Game Total Under 9",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697126ee-a4a5-4299-a72b-185aea7fcdea/?format=api"
}
]
}