GET /api/bet_types/ab9be69d-7741-4035-95e8-ef0402d47b36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab9be69d-7741-4035-95e8-ef0402d47b36",
"match": "https://api-prod.gambitprofit.com/api/matches/67e8e385-e88c-4216-9752-33c6a4397bcb/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Dallas Stars",
"amount": 6542.0
},
{
"team": "Arizona Coyotes",
"amount": 3458.0
}
],
"expected_reward_tokens": 9093.38,
"profit_sb": 93.38,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "3a4e2c13-93ea-4399-9dfa-0318e5ec7a2a",
"gambit_id": "14e44bf0-91f2-4937-9365-63ffa078d03c",
"last_updated": "2022-11-04T09:12:34.387070-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "1.39000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab9be69d-7741-4035-95e8-ef0402d47b36/?format=api"
},
{
"id": "257476e4-b5a7-405e-893b-bf9f48d999ff",
"gambit_id": "5ca5f147-8d83-40fe-addf-e1889087d59d",
"last_updated": "2022-11-04T09:12:34.386123-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "2.63000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab9be69d-7741-4035-95e8-ef0402d47b36/?format=api"
}
]
}