GET /api/bet_types/537151b5-5650-468b-b40b-fae6a363ee6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "537151b5-5650-468b-b40b-fae6a363ee6e",
"match": "https://api-prod.gambitprofit.com/api/matches/a9aab14c-8907-4467-8fd1-99e2c3b12663/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Houston Rockets",
"amount": 5098.0
},
{
"team": "Orlando Magic",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "43602d6f-59d7-441f-ab81-b85a62149d26",
"gambit_id": "e11b3adb-37c4-4b8c-9c79-e1bc8f54f696",
"last_updated": "2022-12-22T10:32:28.943942-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Rockets",
"reward": "1.75000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/537151b5-5650-468b-b40b-fae6a363ee6e/?format=api"
},
{
"id": "2dbf6258-de55-48cc-bdb4-cb9316e96a73",
"gambit_id": "c66cddf7-4766-4d0d-ad32-cb5346dc23cd",
"last_updated": "2022-12-22T10:32:28.945094-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "1.82000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/537151b5-5650-468b-b40b-fae6a363ee6e/?format=api"
}
]
}