GET /api/bet_types/8f18e0f0-9a74-4e9e-bb4e-f829aeb9c558/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f18e0f0-9a74-4e9e-bb4e-f829aeb9c558",
"match": "https://api-prod.gambitprofit.com/api/matches/6c9b5816-3d1d-4197-90dc-f6fb152a9710/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-17T09:58:18.265308-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": "Washington Capitals",
"amount": 5319.0
},
{
"team": "Carolina Hurricanes",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "cb793ebb-aa01-43d2-8fd7-0953b2a881ed",
"gambit_id": "0f62a667-08da-429e-a567-4ce4981453d4",
"last_updated": "2023-12-19T10:08:19.704372-05:00",
"created_at": "2023-12-17T09:58:18.273202-05:00",
"name": "Washington Capitals",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f18e0f0-9a74-4e9e-bb4e-f829aeb9c558/?format=api"
},
{
"id": "79caec2e-f247-4a20-bece-15b970fd555a",
"gambit_id": "abb43e47-5b71-4503-89a8-318f708c2832",
"last_updated": "2023-12-19T10:08:19.707915-05:00",
"created_at": "2023-12-17T09:58:18.279098-05:00",
"name": "Carolina Hurricanes",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f18e0f0-9a74-4e9e-bb4e-f829aeb9c558/?format=api"
}
]
}