GET /api/bet_types/01e48470-2b9e-4674-8c8c-28eaf2d5a0b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01e48470-2b9e-4674-8c8c-28eaf2d5a0b7",
"match": "https://api-prod.gambitprofit.com/api/matches/7a0e036d-2e66-4ab3-8973-bcae8eafd5f5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-25T09:13:08.842151-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": "Chicago Bulls",
"amount": 5602.0
},
{
"team": "Oklahoma City Thunder",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "c9baa03d-12c1-4c19-885e-a1532b82c01d",
"gambit_id": "90ec4748-3104-4028-8711-9de5dc5f0fe6",
"last_updated": "2023-10-26T10:43:11.423692-04:00",
"created_at": "2023-10-25T09:13:08.849808-04:00",
"name": "Chicago Bulls",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e48470-2b9e-4674-8c8c-28eaf2d5a0b7/?format=api"
},
{
"id": "03f935b1-64f5-4603-a175-94b7d507ff47",
"gambit_id": "690f8ba4-91bd-4c26-b744-2bec63acab15",
"last_updated": "2023-10-26T10:43:11.427235-04:00",
"created_at": "2023-10-25T09:13:08.846012-04:00",
"name": "Oklahoma City Thunder",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e48470-2b9e-4674-8c8c-28eaf2d5a0b7/?format=api"
}
]
}