GET /api/bet_types/11a10016-4a65-432c-a888-412cf826c47f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11a10016-4a65-432c-a888-412cf826c47f",
"match": "https://api-prod.gambitprofit.com/api/matches/606d2e35-60ea-42aa-a936-734d3d0a9f7e/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 7",
"amount": 5000.0
},
{
"team": "Game Total Over 7",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "f87fb25a-43ef-4d61-8776-a3806dfe7a85",
"gambit_id": "dd1ba4d6-aafd-49fb-a2b5-b6212f27ec56",
"last_updated": "2022-09-08T10:22:15.739571-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.81000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11a10016-4a65-432c-a888-412cf826c47f/?format=api"
},
{
"id": "d9f96a16-ab61-46e0-a810-4eb97ee4cdd5",
"gambit_id": "d81d408f-f360-4682-9cc0-c114a712ffc7",
"last_updated": "2022-09-08T10:22:15.740669-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.81000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11a10016-4a65-432c-a888-412cf826c47f/?format=api"
}
]
}