GET /api/bet_types/7aa9a5ee-a8e6-4e68-b8be-643a5d82dead/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7aa9a5ee-a8e6-4e68-b8be-643a5d82dead",
"match": "https://api-prod.gambitprofit.com/api/matches/127376c5-608c-456b-8996-c1dff5578664/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-19T10:03:05.547225-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": "Chicago Blackhawks",
"amount": 5929.0
},
{
"team": "Buffalo Sabres",
"amount": 4071.0
}
],
"expected_reward_tokens": 9485.43,
"profit_sb": -14.57,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "fb12512f-f050-493f-be8e-31ab82d9b703",
"gambit_id": "6f8e4f2f-54ef-4e52-8129-f6ea382f5ff4",
"last_updated": "2023-11-21T09:13:07.754215-05:00",
"created_at": "2023-11-19T10:03:05.554595-05:00",
"name": "Chicago Blackhawks",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aa9a5ee-a8e6-4e68-b8be-643a5d82dead/?format=api"
},
{
"id": "74aefe31-ea82-4b1f-83c7-145e2e53ba87",
"gambit_id": "860dd29d-dffe-4802-91f7-a22521f28d9e",
"last_updated": "2023-11-21T09:13:07.750303-05:00",
"created_at": "2023-11-19T10:03:05.550594-05:00",
"name": "Buffalo Sabres",
"reward": "2.33000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aa9a5ee-a8e6-4e68-b8be-643a5d82dead/?format=api"
}
]
}