GET /api/bet_types/f0cd2055-8ef7-49d8-8393-f9237e71d27e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0cd2055-8ef7-49d8-8393-f9237e71d27e",
"match": "https://api-prod.gambitprofit.com/api/matches/9a77856e-91e7-4952-936a-5bc2c5494b03/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-24T09:08:01.958968-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": "Toronto Raptors",
"amount": 6314.0
},
{
"team": "Chicago Bulls",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "8af01622-f506-4c9c-bcd7-cbd4ce2a3ddc",
"gambit_id": "f1c412ca-05cc-47a0-876e-3ab15b9a81b3",
"last_updated": "2023-11-27T10:08:20.570005-05:00",
"created_at": "2023-11-24T09:08:01.973962-05:00",
"name": "Toronto Raptors",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0cd2055-8ef7-49d8-8393-f9237e71d27e/?format=api"
},
{
"id": "aff73f39-578d-4c34-be77-2a881fbd8266",
"gambit_id": "555cc584-7a0f-4a1d-bbb8-86c5e053708b",
"last_updated": "2023-11-27T10:08:20.565450-05:00",
"created_at": "2023-11-24T09:08:01.966476-05:00",
"name": "Chicago Bulls",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0cd2055-8ef7-49d8-8393-f9237e71d27e/?format=api"
}
]
}