GET /api/bet_types/dea10aeb-e361-478b-ad76-54402f7d214b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dea10aeb-e361-478b-ad76-54402f7d214b",
"match": "https://api-prod.gambitprofit.com/api/matches/c4de81a8-e724-47ed-9246-4ca134fb4fd7/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-26T13:37:00.747055-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": "Boston Bruins",
"amount": 6458.0
},
{
"team": "Carolina Hurricanes",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "7545a5ff-1b6f-4ec3-899f-64b5a2a219ef",
"gambit_id": "35a1bee6-f960-4f4b-b19b-b14faa0eccc2",
"last_updated": "2023-03-28T11:22:00.104942-04:00",
"created_at": "2023-03-26T13:37:00.752303-04:00",
"name": "Boston Bruins",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dea10aeb-e361-478b-ad76-54402f7d214b/?format=api"
},
{
"id": "d3a35e75-4c83-43eb-bd53-db8fb323e1bf",
"gambit_id": "43d81694-2777-4743-8fd2-7c5a001caecc",
"last_updated": "2023-03-28T11:22:00.103108-04:00",
"created_at": "2023-03-26T13:37:00.749549-04:00",
"name": "Carolina Hurricanes",
"reward": "2.68000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dea10aeb-e361-478b-ad76-54402f7d214b/?format=api"
}
]
}