GET /api/bet_types/a0a5cba6-0669-4655-b890-52962302a85f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0a5cba6-0669-4655-b890-52962302a85f",
"match": "https://api-prod.gambitprofit.com/api/matches/c8b4148d-cac1-436f-8960-0bb6350344c6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-17T09:23:17.567493-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": 6222.0
},
{
"team": "Buffalo Sabres",
"amount": 3778.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "b5494d14-5d2d-46a2-a988-e559d2446238",
"gambit_id": "41302814-6393-4941-80ad-e41dfe0aa6fb",
"last_updated": "2023-11-18T18:03:24.724346-05:00",
"created_at": "2023-11-17T09:23:17.576950-05:00",
"name": "Winnipeg Jets",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0a5cba6-0669-4655-b890-52962302a85f/?format=api"
},
{
"id": "83753027-00b6-4dd0-8116-125792f68110",
"gambit_id": "272f4135-d183-4ca8-8162-a7217d3423e3",
"last_updated": "2023-11-18T18:03:24.718533-05:00",
"created_at": "2023-11-17T09:23:17.571943-05:00",
"name": "Buffalo Sabres",
"reward": "2.52000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0a5cba6-0669-4655-b890-52962302a85f/?format=api"
}
]
}