GET /api/bet_types/8eaebaad-c7ad-4998-8688-b43540802da5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8eaebaad-c7ad-4998-8688-b43540802da5",
"match": "https://api-prod.gambitprofit.com/api/matches/3954bf4b-12f7-4922-8245-9f8bf303e136/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-15T09:18:13.288707-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": "Atlanta Hawks",
"amount": 5214.0
},
{
"team": "New York Knicks",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "6b152cfb-cfee-4100-ae89-a315394dbe4e",
"gambit_id": "d75be05d-5844-460e-8139-d8fdc279332b",
"last_updated": "2023-11-17T09:28:25.144096-05:00",
"created_at": "2023-11-15T09:18:13.298736-05:00",
"name": "Atlanta Hawks",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8eaebaad-c7ad-4998-8688-b43540802da5/?format=api"
},
{
"id": "16120d58-c0e0-4c59-9140-e79b4186d07d",
"gambit_id": "81ae23b5-90ec-4b13-af08-59671d6711fa",
"last_updated": "2023-11-17T09:28:25.140898-05:00",
"created_at": "2023-11-15T09:18:13.293707-05:00",
"name": "New York Knicks",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8eaebaad-c7ad-4998-8688-b43540802da5/?format=api"
}
]
}