GET /api/bet_types/e3485df0-2f02-4cc3-b0ca-122ac16be40d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3485df0-2f02-4cc3-b0ca-122ac16be40d",
"match": "https://api-prod.gambitprofit.com/api/matches/efdb70ba-3a5a-4fd1-a3c6-784b28d745bd/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 2.5",
"amount": 5376.0
},
{
"team": "Game Total Under 2.5",
"amount": 4624.0
}
],
"expected_reward_tokens": 8924.16,
"profit_sb": -75.84,
"profit_sb_percentage": -0.84,
"recommended": false
},
"lines": [
{
"id": "6c48d3bb-28e1-4dcc-a480-2ce48b28b290",
"gambit_id": "a615bc13-531e-4cfd-ab9f-f38526d429ae",
"last_updated": "2022-09-28T09:32:26.617637-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.66000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3485df0-2f02-4cc3-b0ca-122ac16be40d/?format=api"
},
{
"id": "48b8d8bc-1ca6-4073-a141-6777fe077294",
"gambit_id": "9a9377eb-fc56-4e56-8aa9-87f1df8fb9f9",
"last_updated": "2022-09-28T09:32:26.618851-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.93000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3485df0-2f02-4cc3-b0ca-122ac16be40d/?format=api"
}
]
}