GET /api/bet_types/cd942384-3aff-4458-bee4-8c79ad547e72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd942384-3aff-4458-bee4-8c79ad547e72",
"match": "https://api-prod.gambitprofit.com/api/matches/963ff21e-a0c9-4579-bb63-d558dc862f13/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-14T09:13:05.422977-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": "Nashville Predators",
"amount": 6169.0
},
{
"team": "Anaheim Ducks",
"amount": 3831.0
}
],
"expected_reward_tokens": 9500.26,
"profit_sb": 0.26,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "9c95f3ac-2dfe-42a6-8de7-a0d5db3fe86e",
"gambit_id": "e9cd430b-02b5-4ff8-a613-7475f6d0fe68",
"last_updated": "2023-11-15T20:03:22.886116-05:00",
"created_at": "2023-11-14T09:13:05.431470-05:00",
"name": "Nashville Predators",
"reward": "1.54000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd942384-3aff-4458-bee4-8c79ad547e72/?format=api"
},
{
"id": "aa1d1e1a-aff0-48df-80cb-22fc9d0253ab",
"gambit_id": "e1f34f6d-28fe-4918-9864-b1c2ff851506",
"last_updated": "2023-11-15T20:03:22.882736-05:00",
"created_at": "2023-11-14T09:13:05.427415-05:00",
"name": "Anaheim Ducks",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd942384-3aff-4458-bee4-8c79ad547e72/?format=api"
}
]
}