GET /api/bet_types/fc63f0ae-fcb7-47c5-b628-5a6ae3de468d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc63f0ae-fcb7-47c5-b628-5a6ae3de468d",
"match": "https://api-prod.gambitprofit.com/api/matches/87fd6e8b-2aa3-4968-9bfe-510461daeb8e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-01T09:08:15.266617-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": "Philadelphia Flyers",
"amount": 5094.0
},
{
"team": "Buffalo Sabres",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "86cecfc2-747c-4919-98a2-6e7d5ebc7de7",
"gambit_id": "c1491080-d636-40a2-be8e-e2fc84390c1e",
"last_updated": "2023-11-03T10:13:02.626579-04:00",
"created_at": "2023-11-01T09:08:15.281518-04:00",
"name": "Philadelphia Flyers",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc63f0ae-fcb7-47c5-b628-5a6ae3de468d/?format=api"
},
{
"id": "66dc59a1-2679-4b7d-a719-60a9b89dbed1",
"gambit_id": "0ed9b0a9-3a15-4ae1-8bfe-5bb8b01f35bf",
"last_updated": "2023-11-03T10:13:02.623184-04:00",
"created_at": "2023-11-01T09:08:15.274212-04:00",
"name": "Buffalo Sabres",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc63f0ae-fcb7-47c5-b628-5a6ae3de468d/?format=api"
}
]
}