GET /api/bet_types/39d96278-29e9-405f-bae7-0a18ae71139f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39d96278-29e9-405f-bae7-0a18ae71139f",
"match": "https://api-prod.gambitprofit.com/api/matches/177f66c4-67ff-4c41-8cba-a6d6c79f318c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-11T09:38:00.856650-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": "New York Knicks",
"amount": 5939.0
},
{
"team": "Toronto Raptors",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "9654cd8a-432f-4e39-9d19-324e1f65fbec",
"gambit_id": "e685647a-049e-4bda-ac8e-800073624ba0",
"last_updated": "2023-12-12T21:38:18.414974-05:00",
"created_at": "2023-12-11T09:38:00.872122-05:00",
"name": "New York Knicks",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39d96278-29e9-405f-bae7-0a18ae71139f/?format=api"
},
{
"id": "8b2ca323-72f6-496b-8662-ed9c0d99a886",
"gambit_id": "c6321bd0-1399-4f90-99f4-942af3c345c3",
"last_updated": "2023-12-12T21:38:18.411588-05:00",
"created_at": "2023-12-11T09:38:00.863814-05:00",
"name": "Toronto Raptors",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39d96278-29e9-405f-bae7-0a18ae71139f/?format=api"
}
]
}