GET /api/bet_types/4e6c1280-39bb-44ea-88bb-6db3e07d938f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e6c1280-39bb-44ea-88bb-6db3e07d938f",
"match": "https://api-prod.gambitprofit.com/api/matches/3f72ac7d-e785-4402-9c18-701ce3db1e3c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-14T09:13:05.653545-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": "Tampa Bay Lightning",
"amount": 5423.0
},
{
"team": "St Louis Blues",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "2ec74f70-55c2-4c2a-afb7-adcc99c0d402",
"gambit_id": "d3d867eb-db01-4e50-8e64-1577616c0dfb",
"last_updated": "2023-11-15T20:03:20.815406-05:00",
"created_at": "2023-11-14T09:13:05.657899-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e6c1280-39bb-44ea-88bb-6db3e07d938f/?format=api"
},
{
"id": "9183315c-f90e-4ab4-8f03-686bb0fa299a",
"gambit_id": "f8c663e5-6c7d-4a35-adeb-31dd2143fecc",
"last_updated": "2023-11-15T20:03:20.818731-05:00",
"created_at": "2023-11-14T09:13:05.662073-05:00",
"name": "St Louis Blues",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e6c1280-39bb-44ea-88bb-6db3e07d938f/?format=api"
}
]
}