GET /api/bet_types/793ce0ef-3b88-45db-925c-fea23517cf92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "793ce0ef-3b88-45db-925c-fea23517cf92",
"match": "https://api-prod.gambitprofit.com/api/matches/c3e21cc8-a437-44c6-a530-ac9d7863c671/?format=api",
"name": "Over/Under",
"created_at": "2023-10-26T09:28:20.491194-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 6",
"amount": 5319.0
},
{
"team": "Game Total Under 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "1e4cd1eb-315a-4f3c-9ec6-db071305394c",
"gambit_id": "33c81130-d522-4e94-9a8a-edcb52507172",
"last_updated": "2023-10-27T11:03:25.450326-04:00",
"created_at": "2023-10-26T09:28:20.494766-04:00",
"name": "Game Total Over 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/793ce0ef-3b88-45db-925c-fea23517cf92/?format=api"
},
{
"id": "45b2807b-ef0f-4ded-8515-af96b6ac913a",
"gambit_id": "10670e3d-46de-46c4-90eb-b428c1dce934",
"last_updated": "2023-10-27T11:03:25.453609-04:00",
"created_at": "2023-10-26T09:28:20.498620-04:00",
"name": "Game Total Under 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/793ce0ef-3b88-45db-925c-fea23517cf92/?format=api"
}
]
}