GET /api/bet_types/da8b06a1-154c-4d67-a560-2680acb89301/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da8b06a1-154c-4d67-a560-2680acb89301",
"match": "https://api-prod.gambitprofit.com/api/matches/5048c6e3-a1fe-4d15-9121-d79059dc0366/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-24T09:08:02.201056-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": "Florida Panthers",
"amount": 5512.0
},
{
"team": "Winnipeg Jets",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "061ca19a-2d25-431c-a791-3e74f6b6aeae",
"gambit_id": "35b57046-5660-46c7-9974-444bc7f14771",
"last_updated": "2023-11-27T09:53:16.930251-05:00",
"created_at": "2023-11-24T09:08:02.211185-05:00",
"name": "Florida Panthers",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da8b06a1-154c-4d67-a560-2680acb89301/?format=api"
},
{
"id": "c68d009b-f0e2-436e-8272-91eabab55e94",
"gambit_id": "5f719960-0d77-45fc-9285-1ba4ff61c7a2",
"last_updated": "2023-11-27T09:53:16.925388-05:00",
"created_at": "2023-11-24T09:08:02.205900-05:00",
"name": "Winnipeg Jets",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da8b06a1-154c-4d67-a560-2680acb89301/?format=api"
}
]
}