GET /api/bet_types/db063347-592e-4380-a027-17f1ba698bdc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db063347-592e-4380-a027-17f1ba698bdc",
"match": "https://api-prod.gambitprofit.com/api/matches/bed5b856-2856-4e41-9876-1c1750ba9b7f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-22T10:03:17.938494-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": "Calgary Flames",
"amount": 5515.0
},
{
"team": "Detroit Red Wings",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "07a09267-62c1-4d7f-902e-00833cfc98fc",
"gambit_id": "fe1ec823-bc1c-40a7-8784-488cff847cf2",
"last_updated": "2023-10-23T20:48:04.633383-04:00",
"created_at": "2023-10-22T10:03:17.943711-04:00",
"name": "Calgary Flames",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db063347-592e-4380-a027-17f1ba698bdc/?format=api"
},
{
"id": "abe1bfaf-dbc6-411f-a7d6-80218f1dd073",
"gambit_id": "9a795018-c21c-4f2f-8eb4-21ba101b17c7",
"last_updated": "2023-10-23T20:48:04.637210-04:00",
"created_at": "2023-10-22T10:03:17.949498-04:00",
"name": "Detroit Red Wings",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db063347-592e-4380-a027-17f1ba698bdc/?format=api"
}
]
}