GET /api/bet_types/01fd3dd7-abf1-4748-913f-b7ab75f60b9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01fd3dd7-abf1-4748-913f-b7ab75f60b9e",
"match": "https://api-prod.gambitprofit.com/api/matches/b0b2e15c-d3d7-45d2-9447-d75414f9a55d/?format=api",
"name": "Over/Under",
"created_at": "2023-01-11T12:17:21.036585-05: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 2.5",
"amount": 5655.0
},
{
"team": "Game Total Over 2.5",
"amount": 4345.0
}
],
"expected_reward_tokens": 8820.35,
"profit_sb": -179.65,
"profit_sb_percentage": -2.0,
"recommended": false
},
"lines": [
{
"id": "47f7744b-f53c-4a34-a9c3-0f1d58909e21",
"gambit_id": "f7e70131-ea6c-4730-8591-65171193e356",
"last_updated": "2023-01-15T21:52:01.915968-05:00",
"created_at": "2023-01-11T12:17:21.038173-05:00",
"name": "Game Total Under 2.5",
"reward": "1.56000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01fd3dd7-abf1-4748-913f-b7ab75f60b9e/?format=api"
},
{
"id": "c94f0330-888f-475e-b701-f054c1f29bc5",
"gambit_id": "7f795b88-816a-4cb7-b1c8-59f4b7101bc5",
"last_updated": "2023-01-15T21:52:01.919173-05:00",
"created_at": "2023-01-11T12:17:21.039566-05:00",
"name": "Game Total Over 2.5",
"reward": "2.03000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01fd3dd7-abf1-4748-913f-b7ab75f60b9e/?format=api"
}
]
}