GET /api/bet_types/1025d6e1-f537-4b53-a5c4-b8e34e829d89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1025d6e1-f537-4b53-a5c4-b8e34e829d89",
"match": "https://api-prod.gambitprofit.com/api/matches/6215bf36-f783-4b99-afbe-8a9769b49830/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-23T09:07:02.782942-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": "San Antonio Spurs",
"amount": 5000.0
},
{
"team": "Dallas Mavericks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "abe1b270-96ba-4bc5-9684-d10876f892f9",
"gambit_id": "c5465b26-9efa-4a25-bb19-f34b1cb85171",
"last_updated": "2023-02-24T12:22:11.145866-05:00",
"created_at": "2023-02-23T09:07:02.785428-05:00",
"name": "San Antonio Spurs",
"reward": "1.88000",
"odds": "1.90910",
"spread": "14.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1025d6e1-f537-4b53-a5c4-b8e34e829d89/?format=api"
},
{
"id": "57afed67-bc56-45e8-8717-bfc1871e68f9",
"gambit_id": "95df7f4a-4d37-4278-81e6-1aed37c96d09",
"last_updated": "2023-02-24T12:22:11.144687-05:00",
"created_at": "2023-02-23T09:07:02.784181-05:00",
"name": "Dallas Mavericks",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-14.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1025d6e1-f537-4b53-a5c4-b8e34e829d89/?format=api"
}
]
}