GET /api/bet_types/33888675-9725-47ee-8073-56ee20100167/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33888675-9725-47ee-8073-56ee20100167",
"match": "https://api-prod.gambitprofit.com/api/matches/c7b57309-93a5-4502-8a3b-1cd7139b38ed/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-16T09:47:07.796535-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": "LOS (C Kershaw)",
"amount": 6314.0
},
{
"team": "MIN (B Ober)",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "0b826d2b-af28-4520-baf3-c7d60c99c14c",
"gambit_id": "9e557b40-f6cf-4e15-b3c0-53988efde30d",
"last_updated": "2023-05-17T11:06:54.474389-04:00",
"created_at": "2023-05-16T09:47:07.798783-04:00",
"name": "LOS (C Kershaw)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33888675-9725-47ee-8073-56ee20100167/?format=api"
},
{
"id": "df99a5ab-b57f-422c-9adf-c45cea6a4104",
"gambit_id": "d7b84652-e0ab-4710-ad55-777d0de81de3",
"last_updated": "2023-05-17T11:06:54.476247-04:00",
"created_at": "2023-05-16T09:47:07.801009-04:00",
"name": "MIN (B Ober)",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33888675-9725-47ee-8073-56ee20100167/?format=api"
}
]
}