GET /api/bet_types/51a4ea11-ef26-47da-bb1a-f494da20cdbb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51a4ea11-ef26-47da-bb1a-f494da20cdbb",
"match": "https://api-prod.gambitprofit.com/api/matches/da34d846-19e7-4942-9c8a-70d50de13625/?format=api",
"name": "Over/Under",
"created_at": "2023-07-29T08:08:07.769354-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 9.5",
"amount": 5319.0
},
{
"team": "Game Total Over 9.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "b8df37db-d836-42ba-b8b8-e92cd7665706",
"gambit_id": "db47e03e-9e65-42d2-9a18-2bbd92e48b41",
"last_updated": "2023-07-31T13:08:20.799059-04:00",
"created_at": "2023-07-29T08:08:07.777840-04:00",
"name": "Game Total Under 9.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51a4ea11-ef26-47da-bb1a-f494da20cdbb/?format=api"
},
{
"id": "883fcda1-804d-44e7-867a-649057eee629",
"gambit_id": "f24accb8-c857-4d14-b219-fc43c52629a6",
"last_updated": "2023-07-31T13:08:20.779162-04:00",
"created_at": "2023-07-29T08:08:07.773532-04:00",
"name": "Game Total Over 9.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51a4ea11-ef26-47da-bb1a-f494da20cdbb/?format=api"
}
]
}