GET /api/bet_types/8546e7c7-4986-4866-9098-8c368724d3a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8546e7c7-4986-4866-9098-8c368724d3a4",
"match": "https://api-prod.gambitprofit.com/api/matches/638585a6-6b68-4c29-b409-0ce7e3003671/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "New Jersey Devils",
"amount": 7029.0
},
{
"team": "Philadelphia Flyers",
"amount": 2971.0
}
],
"expected_reward_tokens": 9207.99,
"profit_sb": 207.99,
"profit_sb_percentage": 2.31,
"recommended": true
},
"lines": [
{
"id": "313998a3-8b3c-4505-969f-93b34a601317",
"gambit_id": "b1b0c0e7-7b03-41cf-87ef-a618ba14bbfa",
"last_updated": "2022-12-16T10:37:17.110869-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "1.31000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8546e7c7-4986-4866-9098-8c368724d3a4/?format=api"
},
{
"id": "539f4a08-2261-4216-80c0-d36453a8262d",
"gambit_id": "2b971b19-0752-4764-a2e0-337dceadb7be",
"last_updated": "2022-12-16T10:37:17.111908-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "3.10000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8546e7c7-4986-4866-9098-8c368724d3a4/?format=api"
}
]
}