GET /api/bet_types/e033ec45-132f-4489-b8b4-1201c3a7025d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e033ec45-132f-4489-b8b4-1201c3a7025d",
"match": "https://api-prod.gambitprofit.com/api/matches/f8cfd4a2-2177-4d8c-9a24-5204e155d546/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:03.901488-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": "New Jersey Devils",
"amount": 5094.0
},
{
"team": "Minnesota Wild",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "79595b05-e19f-45ee-abf1-76be6b757934",
"gambit_id": "74def2a1-bf6c-456e-8dd7-fdb2233e5d40",
"last_updated": "2023-11-03T10:38:09.988476-04:00",
"created_at": "2023-11-02T09:03:03.906974-04:00",
"name": "New Jersey Devils",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e033ec45-132f-4489-b8b4-1201c3a7025d/?format=api"
},
{
"id": "385c1dde-685d-4112-bf84-bd6df2633aa1",
"gambit_id": "1fef0071-9e67-44b2-a0fd-3b8b0058cfd0",
"last_updated": "2023-11-03T10:38:09.991737-04:00",
"created_at": "2023-11-02T09:03:03.912552-04:00",
"name": "Minnesota Wild",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e033ec45-132f-4489-b8b4-1201c3a7025d/?format=api"
}
]
}