GET /api/bet_types/9c56e7d8-2708-4dae-9f3d-047153bdecc3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c56e7d8-2708-4dae-9f3d-047153bdecc3",
"match": "https://api-prod.gambitprofit.com/api/matches/d4237e1b-8634-48e7-8077-d895f179994a/?format=api",
"name": "Over/Under",
"created_at": "2023-10-14T09:28:04.425801-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 6.5",
"amount": 5094.0
},
{
"team": "Game Total Over 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "0cfb070c-2419-4b5d-835a-dce3ce39bd5b",
"gambit_id": "e9b8ad8b-4839-4fbb-8f19-c8cc29897e88",
"last_updated": "2023-10-16T18:03:29.036304-04:00",
"created_at": "2023-10-14T09:28:04.435136-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c56e7d8-2708-4dae-9f3d-047153bdecc3/?format=api"
},
{
"id": "b94d1d87-dc6e-4228-af5e-8acab34b4a9c",
"gambit_id": "a77d89f4-fdde-426f-b741-88ea0bc190b3",
"last_updated": "2023-10-16T18:03:29.032591-04:00",
"created_at": "2023-10-14T09:28:04.430141-04:00",
"name": "Game Total Over 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c56e7d8-2708-4dae-9f3d-047153bdecc3/?format=api"
}
]
}