GET /api/bet_types/0c204c86-1747-455c-a3e7-b95e91091184/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c204c86-1747-455c-a3e7-b95e91091184",
"match": "https://api-prod.gambitprofit.com/api/matches/6e989433-560f-4bea-90cd-1f8dcf4825b2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-01T09:08:18.798505-04: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": "Colorado Avalanche",
"amount": 6706.0
},
{
"team": "St Louis Blues",
"amount": 3294.0
}
],
"expected_reward_tokens": 9387.9,
"profit_sb": -112.1,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "b6d2fa4d-555a-4dee-9f70-30f810090d2d",
"gambit_id": "b478f5dd-be2a-48b7-bde6-7fb389b69172",
"last_updated": "2023-11-03T10:13:02.395647-04:00",
"created_at": "2023-11-01T09:08:18.807908-04:00",
"name": "Colorado Avalanche",
"reward": "1.40000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c204c86-1747-455c-a3e7-b95e91091184/?format=api"
},
{
"id": "7066ae74-4825-4f03-8a85-8444806db45b",
"gambit_id": "f3825941-b1c5-414f-9d93-565e2ac37040",
"last_updated": "2023-11-03T10:13:02.391982-04:00",
"created_at": "2023-11-01T09:08:18.803007-04:00",
"name": "St Louis Blues",
"reward": "2.85000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c204c86-1747-455c-a3e7-b95e91091184/?format=api"
}
]
}