GET /api/bet_types/a2335d93-19cc-4dad-8dfb-45a4cf853b45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2335d93-19cc-4dad-8dfb-45a4cf853b45",
"match": "https://api-prod.gambitprofit.com/api/matches/90bb70d6-549c-4316-8b82-b4163b86bb13/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-27T08:33:21.055687-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": "LAA (S Ohtani)",
"amount": 5440.0
},
{
"team": "DET (M Lorenzen)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "140ba4fc-0f85-4f64-833d-8b6342da31fa",
"gambit_id": "6ebbf874-de34-48f3-b417-ba286b562f5b",
"last_updated": "2023-07-28T09:33:24.895035-04:00",
"created_at": "2023-07-27T08:33:21.062118-04:00",
"name": "LAA (S Ohtani)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2335d93-19cc-4dad-8dfb-45a4cf853b45/?format=api"
},
{
"id": "5f5f3f13-c1d8-4842-9954-00a59704f8c2",
"gambit_id": "58adeef8-4da6-4e8e-9b65-3d7b8ed448fd",
"last_updated": "2023-07-28T09:33:24.898345-04:00",
"created_at": "2023-07-27T08:33:21.067133-04:00",
"name": "DET (M Lorenzen)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2335d93-19cc-4dad-8dfb-45a4cf853b45/?format=api"
}
]
}