GET /api/bet_types/01a46e70-9238-4aec-afe6-5f456ce85328/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01a46e70-9238-4aec-afe6-5f456ce85328",
"match": "https://api-prod.gambitprofit.com/api/matches/dacfb6ee-11f9-44ab-ba55-f87a44b771d8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-12T10:03:09.798926-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": "Vegas Golden Knights",
"amount": 6399.0
},
{
"team": "Calgary Flames",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "b8228a68-e2cf-45f4-96ce-4064cfc57616",
"gambit_id": "5d965cc4-3efe-402d-8ee3-af41f6031d72",
"last_updated": "2023-12-14T10:28:38.148469-05:00",
"created_at": "2023-12-12T10:03:09.809925-05:00",
"name": "Vegas Golden Knights",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01a46e70-9238-4aec-afe6-5f456ce85328/?format=api"
},
{
"id": "5584490f-d22e-461f-a94e-0ef7722752ed",
"gambit_id": "34dacab9-5b4d-42a5-ab0f-17caf0c6ebcf",
"last_updated": "2023-12-14T10:28:38.145218-05:00",
"created_at": "2023-12-12T10:03:09.802815-05:00",
"name": "Calgary Flames",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01a46e70-9238-4aec-afe6-5f456ce85328/?format=api"
}
]
}