GET /api/bet_types/708f5052-2b3e-4197-b0c8-6a3c0e12e828/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "708f5052-2b3e-4197-b0c8-6a3c0e12e828",
"match": "https://api-prod.gambitprofit.com/api/matches/94dce159-117c-4512-8524-318c9342c5d1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-24T08:57:59.900191-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": "Vegas Golden Knights",
"amount": 6314.0
},
{
"team": "Philadelphia Flyers",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "d1798f01-dd35-4b1f-afd2-59822b18be1b",
"gambit_id": "6d730f09-ad00-4e94-af8b-c9ac46ec4ca1",
"last_updated": "2023-10-26T10:03:01.635601-04:00",
"created_at": "2023-10-24T08:57:59.904219-04:00",
"name": "Vegas Golden Knights",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/708f5052-2b3e-4197-b0c8-6a3c0e12e828/?format=api"
},
{
"id": "064d5b9d-d0d9-40a7-8140-e9dd2f29df09",
"gambit_id": "44413e0a-4a8c-4a60-929e-292c326114e5",
"last_updated": "2023-10-26T10:03:01.639040-04:00",
"created_at": "2023-10-24T08:57:59.908276-04:00",
"name": "Philadelphia Flyers",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/708f5052-2b3e-4197-b0c8-6a3c0e12e828/?format=api"
}
]
}