GET /api/bet_types/637ef3bd-b812-4a9d-b0f1-34b29ba26efc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "637ef3bd-b812-4a9d-b0f1-34b29ba26efc",
"match": "https://api-prod.gambitprofit.com/api/matches/fdf7d574-bfea-4f91-bd4d-642f2387fff7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T10:17:24.739792-04: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": "Miami Heat",
"amount": 6308.0
},
{
"team": "Washington Wizards",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "9d37784c-5215-4efa-8553-428f069e5eb3",
"gambit_id": "5d900b93-19eb-41e5-bc72-0576f0f2d7cd",
"last_updated": "2023-04-08T20:52:05.622785-04:00",
"created_at": "2023-04-07T10:17:24.744451-04:00",
"name": "Miami Heat",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/637ef3bd-b812-4a9d-b0f1-34b29ba26efc/?format=api"
},
{
"id": "1ded05d8-3157-4540-8c5c-071d0f47490d",
"gambit_id": "c5ff4757-838c-4715-8283-f37aae656590",
"last_updated": "2023-04-08T20:52:05.619610-04:00",
"created_at": "2023-04-07T10:17:24.742169-04:00",
"name": "Washington Wizards",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/637ef3bd-b812-4a9d-b0f1-34b29ba26efc/?format=api"
}
]
}