GET /api/bet_types/2e2c3544-d044-4831-8d64-aa44b88c9e2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e2c3544-d044-4831-8d64-aa44b88c9e2e",
"match": "https://api-prod.gambitprofit.com/api/matches/42081e80-4ca7-4d26-9bfd-5199801aa875/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-18T08:53:11.048314-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": "SEA (B Woo)",
"amount": 5325.0
},
{
"team": "MIN (B Ober)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "9d6de803-0de9-4379-9a8f-8c1baedaea48",
"gambit_id": "581c6a2b-e508-4251-9de0-28efc986f41d",
"last_updated": "2023-07-20T09:48:22.765321-04:00",
"created_at": "2023-07-18T08:53:11.051946-04:00",
"name": "SEA (B Woo)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e2c3544-d044-4831-8d64-aa44b88c9e2e/?format=api"
},
{
"id": "7a9f84c8-d14c-4200-acb7-3f60864088ed",
"gambit_id": "f901a1a3-9ad2-4f0c-9438-0ec7bd791905",
"last_updated": "2023-07-20T09:48:22.763883-04:00",
"created_at": "2023-07-18T08:53:11.050211-04:00",
"name": "MIN (B Ober)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e2c3544-d044-4831-8d64-aa44b88c9e2e/?format=api"
}
]
}