GET /api/bet_types/20b06085-0bbb-48e8-9076-3ccb2548b38d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20b06085-0bbb-48e8-9076-3ccb2548b38d",
"match": "https://api-prod.gambitprofit.com/api/matches/07d6eb91-66ca-4404-9a9e-02f0ea5b6dc1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T09:37:11.182350-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": "Orlando Magic",
"amount": 7072.0
},
{
"team": "San Antonio Spurs",
"amount": 2928.0
}
],
"expected_reward_tokens": 9545.28,
"profit_sb": 45.28,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "05ab7a80-22ed-4b55-8a1c-ad04b84ae2d3",
"gambit_id": "742fb05b-6641-4e9d-acff-3008f92baa2c",
"last_updated": "2023-03-15T10:07:09.816615-04:00",
"created_at": "2023-03-14T09:37:11.185611-04:00",
"name": "Orlando Magic",
"reward": "1.35000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20b06085-0bbb-48e8-9076-3ccb2548b38d/?format=api"
},
{
"id": "75257dc1-b458-4dde-935c-878cfe7ba06f",
"gambit_id": "5506db14-1ef6-463b-85cd-23bc6ba296a6",
"last_updated": "2023-03-15T10:07:09.815301-04:00",
"created_at": "2023-03-14T09:37:11.183740-04:00",
"name": "San Antonio Spurs",
"reward": "3.26000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20b06085-0bbb-48e8-9076-3ccb2548b38d/?format=api"
}
]
}