GET /api/bet_types/605fc876-c81a-491b-a48e-d1660e4428c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "605fc876-c81a-491b-a48e-d1660e4428c1",
"match": "https://api-prod.gambitprofit.com/api/matches/9471c3ef-0b5c-4b67-9d78-3bfb4aedb274/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T03:37:03.215054-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": "Dennis LaBruzza",
"amount": 7743.0
},
{
"team": "Stephon Reese",
"amount": 2257.0
}
],
"expected_reward_tokens": 9366.55,
"profit_sb": -133.45,
"profit_sb_percentage": -1.4,
"recommended": false
},
"lines": [
{
"id": "8c162c23-c9fb-4e8c-ad4d-5c4933d5526e",
"gambit_id": "4615edac-28e4-4d7e-8af8-ffefd279f140",
"last_updated": "2023-02-25T18:02:21.442447-05:00",
"created_at": "2023-02-23T03:37:03.218092-05:00",
"name": "Dennis LaBruzza",
"reward": "1.21000",
"odds": "1.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605fc876-c81a-491b-a48e-d1660e4428c1/?format=api"
},
{
"id": "623e1fc2-db70-43f6-bf9f-d2f1665140bb",
"gambit_id": "9486ecf5-bcf0-45da-9543-b9c540b0b55f",
"last_updated": "2023-02-25T18:02:21.441033-05:00",
"created_at": "2023-02-23T03:37:03.216650-05:00",
"name": "Stephon Reese",
"reward": "4.15000",
"odds": "4.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605fc876-c81a-491b-a48e-d1660e4428c1/?format=api"
}
]
}