GET /api/bet_types/f77b1049-2d80-424d-8d32-b49ed00bd403/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f77b1049-2d80-424d-8d32-b49ed00bd403",
"match": "https://api-prod.gambitprofit.com/api/matches/947de3b0-7a43-4269-8dc6-a4157c20bc42/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-04T09:48:05.969049-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": "Pittsburgh Penguins",
"amount": 5107.0
},
{
"team": "Philadelphia Flyers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b155cf10-e0ad-4aff-954a-234a6d9c97d3",
"gambit_id": "58357cf0-0c26-4b4e-a530-1bbf33fc7a13",
"last_updated": "2023-12-05T21:23:21.171752-05:00",
"created_at": "2023-12-04T09:48:05.973502-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f77b1049-2d80-424d-8d32-b49ed00bd403/?format=api"
},
{
"id": "ae2e5bb8-7096-4514-b71c-46f8d39bee64",
"gambit_id": "7ceece79-59dd-4450-ad0a-7e0a91ce6c3e",
"last_updated": "2023-12-05T21:23:21.176650-05:00",
"created_at": "2023-12-04T09:48:05.979256-05:00",
"name": "Philadelphia Flyers",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f77b1049-2d80-424d-8d32-b49ed00bd403/?format=api"
}
]
}