GET /api/bet_types/40f90034-136c-4e66-a0d4-0ef8294f42bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40f90034-136c-4e66-a0d4-0ef8294f42bb",
"match": "https://api-prod.gambitprofit.com/api/matches/fc8b9cb9-9016-44e6-ad69-b3eb724f7fee/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-26T09:43:13.699259-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": "Nashville Predators",
"amount": 5107.0
},
{
"team": "Winnipeg Jets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9890c20f-f64d-44a1-9be2-5759255322c1",
"gambit_id": "be4400a5-1a96-4d99-8554-76b2583413da",
"last_updated": "2023-11-27T20:03:06.983808-05:00",
"created_at": "2023-11-26T09:43:13.708415-05:00",
"name": "Nashville Predators",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40f90034-136c-4e66-a0d4-0ef8294f42bb/?format=api"
},
{
"id": "a2c97e2f-e334-4e3f-901a-f2fab3a5a3d2",
"gambit_id": "3272599e-056f-4f3f-a55f-de841252fefb",
"last_updated": "2023-11-27T20:03:06.980188-05:00",
"created_at": "2023-11-26T09:43:13.703798-05:00",
"name": "Winnipeg Jets",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40f90034-136c-4e66-a0d4-0ef8294f42bb/?format=api"
}
]
}