GET /api/bet_types/f67727c5-597a-4acc-b760-90d5eaa43485/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f67727c5-597a-4acc-b760-90d5eaa43485",
"match": "https://api-prod.gambitprofit.com/api/matches/72b6c5cb-4681-4f98-a97d-c23014de19c6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-07T09:41:57.094252-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": "Minnesota Wild",
"amount": 5599.0
},
{
"team": "Calgary Flames",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "b06e328d-c3ad-4121-9d70-da663c2806e7",
"gambit_id": "910f5992-9677-4458-939b-1e9c4e0b2564",
"last_updated": "2023-03-08T10:17:16.394566-05:00",
"created_at": "2023-03-07T09:41:57.095969-05:00",
"name": "Minnesota Wild",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f67727c5-597a-4acc-b760-90d5eaa43485/?format=api"
},
{
"id": "86b9f8ca-797d-4ca4-98ca-1736157b67fc",
"gambit_id": "f556991d-81fe-40a5-8625-004b100f9a5f",
"last_updated": "2023-03-08T10:17:16.396144-05:00",
"created_at": "2023-03-07T09:41:57.097734-05:00",
"name": "Calgary Flames",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f67727c5-597a-4acc-b760-90d5eaa43485/?format=api"
}
]
}