GET /api/bet_types/760a95f5-9686-4058-a92f-2df94b6ff0fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "760a95f5-9686-4058-a92f-2df94b6ff0fa",
"match": "https://api-prod.gambitprofit.com/api/matches/d66bca69-223e-4ba0-b220-ac30065d17d7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-02T08:28:09.696908-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": "Winnipeg Jets",
"amount": 7203.0
},
{
"team": "Chicago Blackhawks",
"amount": 2797.0
}
],
"expected_reward_tokens": 9507.96,
"profit_sb": 7.96,
"profit_sb_percentage": 0.08,
"recommended": true
},
"lines": [
{
"id": "463b496a-d4f1-49a3-94eb-c9b50f810845",
"gambit_id": "bac43504-165a-4213-a6a0-cdf2c2575af5",
"last_updated": "2023-12-04T15:38:01.317432-05:00",
"created_at": "2023-12-02T08:28:09.708256-05:00",
"name": "Winnipeg Jets",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760a95f5-9686-4058-a92f-2df94b6ff0fa/?format=api"
},
{
"id": "4eccc6fd-da45-46a2-8b93-4d09194236dc",
"gambit_id": "73d97dd6-21ca-4978-9f01-272e52930d2f",
"last_updated": "2023-12-04T15:38:01.314050-05:00",
"created_at": "2023-12-02T08:28:09.702786-05:00",
"name": "Chicago Blackhawks",
"reward": "3.40000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760a95f5-9686-4058-a92f-2df94b6ff0fa/?format=api"
}
]
}