GET /api/bet_types/0115b07d-3919-4159-a5d9-722472a8efba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0115b07d-3919-4159-a5d9-722472a8efba",
"match": "https://api-prod.gambitprofit.com/api/matches/c0195097-1715-4825-83e7-82b78e93ef5d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-12T09:32:57.192314-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": "Miami Heat",
"amount": 5319.0
},
{
"team": "San Antonio Spurs",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "e9eb69e7-7bd5-4f57-b551-e29ecac7bd37",
"gambit_id": "e93b23c0-6914-46fb-ad20-0d5fe309b426",
"last_updated": "2023-11-14T09:18:05.778634-05:00",
"created_at": "2023-11-12T09:32:57.196845-05:00",
"name": "Miami Heat",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0115b07d-3919-4159-a5d9-722472a8efba/?format=api"
},
{
"id": "9ce12c37-67cb-4ee0-b569-296d01863734",
"gambit_id": "8a46fa77-3194-4bba-a00e-18b20c98c907",
"last_updated": "2023-11-14T09:18:05.793162-05:00",
"created_at": "2023-11-12T09:32:57.202079-05:00",
"name": "San Antonio Spurs",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0115b07d-3919-4159-a5d9-722472a8efba/?format=api"
}
]
}