GET /api/bet_types/4ee8fda0-ddac-47fb-8548-ad18863f2eb4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ee8fda0-ddac-47fb-8548-ad18863f2eb4",
"match": "https://api-prod.gambitprofit.com/api/matches/0dd17eda-9f6b-445b-8e0f-912f8464b8e4/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-19T08:32:58.199664-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": "Buffalo Sabres",
"amount": 6603.0
},
{
"team": "Calgary Flames",
"amount": 3397.0
}
],
"expected_reward_tokens": 9375.72,
"profit_sb": -124.28,
"profit_sb_percentage": -1.31,
"recommended": false
},
"lines": [
{
"id": "d3bdb093-4ab0-46bd-b8d3-7853383f4d4b",
"gambit_id": "400af15c-abd7-47b0-b72d-41754cc886f2",
"last_updated": "2023-10-20T11:28:25.805201-04:00",
"created_at": "2023-10-19T08:32:58.207675-04:00",
"name": "Buffalo Sabres",
"reward": "1.42000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee8fda0-ddac-47fb-8548-ad18863f2eb4/?format=api"
},
{
"id": "4d543505-3e5f-4034-bac5-e2f7ddc52f4f",
"gambit_id": "8589b25a-ff75-47e9-a700-754f7783ae22",
"last_updated": "2023-10-20T11:28:25.801438-04:00",
"created_at": "2023-10-19T08:32:58.203201-04:00",
"name": "Calgary Flames",
"reward": "2.76000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee8fda0-ddac-47fb-8548-ad18863f2eb4/?format=api"
}
]
}