GET /api/bet_types/50832a77-1208-4179-b91c-b49fba3663ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50832a77-1208-4179-b91c-b49fba3663ba",
"match": "https://api-prod.gambitprofit.com/api/matches/1818ba9e-1f84-42e9-b4b2-45ae040b2433/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-31T10:13:04.632107-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": "New York Islanders",
"amount": 5000.0
},
{
"team": "Pittsburgh Penguins",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5067d90f-9026-4880-9818-53988e864345",
"gambit_id": "859d1b1b-18ec-443e-bb59-f38b69b176e1",
"last_updated": "2024-01-02T10:28:11.410250-05:00",
"created_at": "2023-12-31T10:13:04.637019-05:00",
"name": "New York Islanders",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50832a77-1208-4179-b91c-b49fba3663ba/?format=api"
},
{
"id": "9406fbf4-8943-484f-acd5-3f05567e760f",
"gambit_id": "e3f3656c-c23d-48ad-b5b6-6d83afd8d30b",
"last_updated": "2024-01-02T10:28:11.413705-05:00",
"created_at": "2023-12-31T10:13:04.641811-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50832a77-1208-4179-b91c-b49fba3663ba/?format=api"
}
]
}