GET /api/bet_types/8af62b92-e2ce-4314-8f46-68e9f8da8c32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8af62b92-e2ce-4314-8f46-68e9f8da8c32",
"match": "https://api-prod.gambitprofit.com/api/matches/4bfadad3-ad96-4b9d-8f91-d140ddf42561/?format=api",
"name": "Over/Under",
"created_at": "2023-03-26T13:37:02.017937-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 232",
"amount": 5000.0
},
{
"team": "Game Total Under 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4423cd9a-237f-439c-a989-6b877fa65fd4",
"gambit_id": "3ea97984-839c-4272-903e-d310d11a1685",
"last_updated": "2023-03-27T11:32:22.357053-04:00",
"created_at": "2023-03-26T13:37:02.023378-04:00",
"name": "Game Total Over 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af62b92-e2ce-4314-8f46-68e9f8da8c32/?format=api"
},
{
"id": "0d197f64-641d-4e94-9f8a-9481df4e09e3",
"gambit_id": "c4b7b4ca-80d2-4a68-bc64-d32032e2e4d9",
"last_updated": "2023-03-27T11:32:22.354655-04:00",
"created_at": "2023-03-26T13:37:02.020472-04:00",
"name": "Game Total Under 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af62b92-e2ce-4314-8f46-68e9f8da8c32/?format=api"
}
]
}