GET /api/bet_types/ee8ab6e0-55cb-43e8-ac2d-45029519a8eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee8ab6e0-55cb-43e8-ac2d-45029519a8eb",
"match": "https://api-prod.gambitprofit.com/api/matches/66afc335-5fe2-4e1e-98a9-9b781f334f6e/?format=api",
"name": "Over/Under",
"created_at": "2023-08-28T08:48:07.418463-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9ef613a0-3ec4-4831-affd-0cb89756d62b",
"gambit_id": "9479ea5b-1ebc-4682-adfa-51b1560dc00a",
"last_updated": "2023-08-29T19:38:16.688059-04:00",
"created_at": "2023-08-28T08:48:07.433732-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/ee8ab6e0-55cb-43e8-ac2d-45029519a8eb/?format=api"
},
{
"id": "a0be47c7-1ce2-4537-9a77-aa2465ffc671",
"gambit_id": "e6ac7b99-b49f-43e3-975c-1f6a98a6c83b",
"last_updated": "2023-08-29T19:38:16.692009-04:00",
"created_at": "2023-08-28T08:48:07.422629-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/ee8ab6e0-55cb-43e8-ac2d-45029519a8eb/?format=api"
}
]
}