GET /api/bet_types/92736e17-af25-4e48-b33f-faf00c2fbbd5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92736e17-af25-4e48-b33f-faf00c2fbbd5",
"match": "https://api-prod.gambitprofit.com/api/matches/5205b45e-62b7-4f68-a530-8fa21aa1177b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-01T09:22:02.562099-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 Jets",
"amount": 5292.0
},
{
"team": "Seattle Seahawks",
"amount": 4708.0
}
],
"expected_reward_tokens": 8943.48,
"profit_sb": -56.52,
"profit_sb_percentage": -0.63,
"recommended": false
},
"lines": [
{
"id": "f47fb0d8-fb5b-4546-bccd-4489a2a3da76",
"gambit_id": "93cc28dc-536b-407d-8b22-a99c442c8986",
"last_updated": "2023-01-02T12:42:00.849748-05:00",
"created_at": "2023-01-01T09:22:02.564595-05:00",
"name": "New York Jets",
"reward": "1.69000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92736e17-af25-4e48-b33f-faf00c2fbbd5/?format=api"
},
{
"id": "96a5468e-2707-4991-9ae6-004377b6a24f",
"gambit_id": "ab852f37-3059-491b-bbbd-83163c4480a1",
"last_updated": "2023-01-02T12:42:00.848572-05:00",
"created_at": "2023-01-01T09:22:02.563378-05:00",
"name": "Seattle Seahawks",
"reward": "1.90000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92736e17-af25-4e48-b33f-faf00c2fbbd5/?format=api"
}
]
}