GET /api/bet_types/e080359a-9e5f-4df3-ac37-ddd9306c6050/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e080359a-9e5f-4df3-ac37-ddd9306c6050",
"match": "https://api-prod.gambitprofit.com/api/matches/5ea4ed0b-5f43-49aa-b3d8-6cd33dc401e3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-30T08:58:14.773611-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": "Denver Nuggets",
"amount": 7629.0
},
{
"team": "Utah Jazz",
"amount": 2371.0
}
],
"expected_reward_tokens": 9459.96,
"profit_sb": -40.04,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "e1602399-fd88-4c81-a041-6c33691c8005",
"gambit_id": "71af319e-38f5-460e-b737-49b5efd85da5",
"last_updated": "2023-10-31T20:08:08.067481-04:00",
"created_at": "2023-10-30T08:58:14.782764-04:00",
"name": "Denver Nuggets",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e080359a-9e5f-4df3-ac37-ddd9306c6050/?format=api"
},
{
"id": "cff17ecb-55e2-43d8-a9dc-f76325f4e023",
"gambit_id": "97138609-2fbe-4035-b974-a098afb70cf7",
"last_updated": "2023-10-31T20:08:08.062963-04:00",
"created_at": "2023-10-30T08:58:14.777781-04:00",
"name": "Utah Jazz",
"reward": "3.99000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e080359a-9e5f-4df3-ac37-ddd9306c6050/?format=api"
}
]
}