GET /api/bet_types/6e6abdb7-5a52-4cbb-a6a9-3b94423ed780/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e6abdb7-5a52-4cbb-a6a9-3b94423ed780",
"match": "https://api-prod.gambitprofit.com/api/matches/9ca836c1-0b7b-4a60-a65b-1eaa53f2aea3/?format=api",
"name": "Over/Under",
"created_at": "2023-10-16T09:52:57.146927-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 7.5",
"amount": 5319.0
},
{
"team": "Game Total Over 7.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "bd979549-c5cc-4fe2-9e94-e13366473fed",
"gambit_id": "871388f9-b7ef-49b6-9c3b-d9d0e383d921",
"last_updated": "2023-10-17T10:13:13.844634-04:00",
"created_at": "2023-10-16T09:52:57.156409-04:00",
"name": "Game Total Under 7.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6abdb7-5a52-4cbb-a6a9-3b94423ed780/?format=api"
},
{
"id": "15685c13-98aa-426d-a3bf-a02ab08f84de",
"gambit_id": "e40ade38-e98a-450d-b85c-a6d5539ccc80",
"last_updated": "2023-10-17T10:13:13.841486-04:00",
"created_at": "2023-10-16T09:52:57.151821-04:00",
"name": "Game Total Over 7.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6abdb7-5a52-4cbb-a6a9-3b94423ed780/?format=api"
}
]
}