GET /api/bet_types/ab86a75f-c4cb-4466-bad8-58b5d6a40593/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab86a75f-c4cb-4466-bad8-58b5d6a40593",
"match": "https://api-prod.gambitprofit.com/api/matches/e0a9ddb0-589e-40cc-801d-346b87307374/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-12T09:48:16.447902-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": "Utah Jazz",
"amount": 5319.0
},
{
"team": "Toronto Raptors",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "b4a3f824-4dcc-4e87-9d5b-2b9a12a2b144",
"gambit_id": "7bd222e0-8d93-445b-bf82-8ba5ee70ce7f",
"last_updated": "2024-01-15T10:03:22.571225-05:00",
"created_at": "2024-01-12T09:48:16.456806-05:00",
"name": "Utah Jazz",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab86a75f-c4cb-4466-bad8-58b5d6a40593/?format=api"
},
{
"id": "dfa3f833-11ae-49f2-b2df-af89b940608b",
"gambit_id": "df156289-474e-466b-a803-674e92e59f83",
"last_updated": "2024-01-15T10:03:22.566739-05:00",
"created_at": "2024-01-12T09:48:16.451988-05:00",
"name": "Toronto Raptors",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab86a75f-c4cb-4466-bad8-58b5d6a40593/?format=api"
}
]
}