GET /api/bet_types/780c6d6f-6688-4ae0-a9b1-1d5e66c4d1ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "780c6d6f-6688-4ae0-a9b1-1d5e66c4d1ad",
"match": "https://api-prod.gambitprofit.com/api/matches/127376c5-608c-456b-8996-c1dff5578664/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-19T10:03:05.534658-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": "Buffalo Sabres",
"amount": 6169.0
},
{
"team": "Chicago Blackhawks",
"amount": 3831.0
}
],
"expected_reward_tokens": 9500.26,
"profit_sb": 0.26,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "fbc0d6c6-f07d-4dad-b163-6147bd2fc472",
"gambit_id": "792d2e71-a861-4e6c-8d5d-98babbdce9f7",
"last_updated": "2023-11-21T09:13:07.739702-05:00",
"created_at": "2023-11-19T10:03:05.539274-05:00",
"name": "Buffalo Sabres",
"reward": "1.54000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/780c6d6f-6688-4ae0-a9b1-1d5e66c4d1ad/?format=api"
},
{
"id": "66f140a1-e23d-46ac-8b57-ed7c4f9cc756",
"gambit_id": "35b572f7-873f-4da6-a05d-d00e33f81871",
"last_updated": "2023-11-21T09:13:07.743151-05:00",
"created_at": "2023-11-19T10:03:05.543449-05:00",
"name": "Chicago Blackhawks",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/780c6d6f-6688-4ae0-a9b1-1d5e66c4d1ad/?format=api"
}
]
}