GET /api/bet_types/6b0ced82-2386-433e-914f-d65fe9dc7f27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b0ced82-2386-433e-914f-d65fe9dc7f27",
"match": "https://api-prod.gambitprofit.com/api/matches/b4b147d4-307e-4994-bcce-88648fa0c946/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-13T09:23:17.664182-04: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": "Pittsburgh Penguins",
"amount": 5319.0
},
{
"team": "Washington Capitals",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "0432c31f-c046-4b44-952c-d07710b518ff",
"gambit_id": "6fdc3e34-29c9-4d5b-8a83-1e79f9c33fa5",
"last_updated": "2023-10-14T10:13:14.659330-04:00",
"created_at": "2023-10-13T09:23:17.668381-04:00",
"name": "Pittsburgh Penguins",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b0ced82-2386-433e-914f-d65fe9dc7f27/?format=api"
},
{
"id": "9643c481-02be-4b5a-a0e9-2df930dce401",
"gambit_id": "1c20cb86-43a7-40fd-afed-3d61378e5f96",
"last_updated": "2023-10-14T10:13:14.662986-04:00",
"created_at": "2023-10-13T09:23:17.679535-04:00",
"name": "Washington Capitals",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b0ced82-2386-433e-914f-d65fe9dc7f27/?format=api"
}
]
}