GET /api/bet_types/dfd6459e-383d-4ae0-8e41-40c70a1e2936/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dfd6459e-383d-4ae0-8e41-40c70a1e2936",
"match": "https://api-prod.gambitprofit.com/api/matches/0fcaf326-c9cb-46d8-996a-b62d19ee18d6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-20T09:16:48.951858-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": 5610.0
},
{
"team": "New York Islanders",
"amount": 4390.0
}
],
"expected_reward_tokens": 9480.9,
"profit_sb": -19.1,
"profit_sb_percentage": -0.2,
"recommended": false
},
"lines": [
{
"id": "47d59a87-c6c0-4862-9110-c5cf7cbad90c",
"gambit_id": "d0e249d6-ece6-4ea4-badb-925731f6ef57",
"last_updated": "2023-02-21T09:31:48.550180-05:00",
"created_at": "2023-02-20T09:16:48.953144-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfd6459e-383d-4ae0-8e41-40c70a1e2936/?format=api"
},
{
"id": "2c44956d-0c81-4cff-a96f-2048e1c6d581",
"gambit_id": "06bd1512-9b9a-4d82-84fb-2c61ad33bb46",
"last_updated": "2023-02-21T09:31:48.551336-05:00",
"created_at": "2023-02-20T09:16:48.954399-05:00",
"name": "New York Islanders",
"reward": "2.16000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfd6459e-383d-4ae0-8e41-40c70a1e2936/?format=api"
}
]
}