GET /api/bet_types/abea5f76-2cb0-4248-8fad-684010ed8ccc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "abea5f76-2cb0-4248-8fad-684010ed8ccc",
"match": "https://api-prod.gambitprofit.com/api/matches/74994aa4-cdc7-4a3e-8afd-2a3565b4ed0c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-20T09:21:56.374704-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": 5791.0
},
{
"team": "Ottawa Senators",
"amount": 4209.0
}
],
"expected_reward_tokens": 9554.43,
"profit_sb": 54.43,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "15a16932-2131-4a82-9106-379559c78664",
"gambit_id": "14f097da-dc3e-475f-b1a0-ade5e5591a84",
"last_updated": "2023-01-21T10:57:14.853999-05:00",
"created_at": "2023-01-20T09:21:56.375919-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abea5f76-2cb0-4248-8fad-684010ed8ccc/?format=api"
},
{
"id": "bfcd101c-a39c-4404-8381-82729990dc64",
"gambit_id": "c4e747e0-ad82-449c-b88d-2d501e8ee945",
"last_updated": "2023-01-21T10:57:14.855150-05:00",
"created_at": "2023-01-20T09:21:56.377291-05:00",
"name": "Ottawa Senators",
"reward": "2.27000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abea5f76-2cb0-4248-8fad-684010ed8ccc/?format=api"
}
]
}