GET /api/bet_types/cdad3c70-6579-41f9-819f-ec9910bf595e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cdad3c70-6579-41f9-819f-ec9910bf595e",
"match": "https://api-prod.gambitprofit.com/api/matches/995d9ae0-528d-41e2-8516-6b1f25fdd0da/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-16T09:21:55.362378-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 Jersey Devils",
"amount": 5780.0
},
{
"team": "St Louis Blues",
"amount": 4220.0
}
],
"expected_reward_tokens": 9537.0,
"profit_sb": 37.0,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "8716ded3-dd86-452c-8234-3e41923b7727",
"gambit_id": "261b8c47-ab3f-4e6c-9ea6-5ea3745d5726",
"last_updated": "2023-02-17T09:52:02.758640-05:00",
"created_at": "2023-02-16T09:21:55.364883-05:00",
"name": "New Jersey Devils",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdad3c70-6579-41f9-819f-ec9910bf595e/?format=api"
},
{
"id": "1f461580-8b14-45ad-b3a6-2b4e24d0a8eb",
"gambit_id": "5a55859d-a852-4e6c-8cd3-759493a54947",
"last_updated": "2023-02-17T09:52:02.757500-05:00",
"created_at": "2023-02-16T09:21:55.363580-05:00",
"name": "St Louis Blues",
"reward": "2.26000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdad3c70-6579-41f9-819f-ec9910bf595e/?format=api"
}
]
}