GET /api/bet_types/871fc3c1-02cc-4047-958f-0685f13c5137/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "871fc3c1-02cc-4047-958f-0685f13c5137",
"match": "https://api-prod.gambitprofit.com/api/matches/05fbd418-0355-4142-9003-92c2466cb819/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T09:38:18.709131-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": "Florida Panthers",
"amount": 6020.0
},
{
"team": "Pittsburgh Penguins",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "afb15248-31f9-4782-a73c-a87a41fa3d95",
"gambit_id": "5b2e52dc-2d89-41a8-bfa0-f34a4e04a9aa",
"last_updated": "2023-12-09T10:08:13.001965-05:00",
"created_at": "2023-12-08T09:38:18.719322-05:00",
"name": "Florida Panthers",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/871fc3c1-02cc-4047-958f-0685f13c5137/?format=api"
},
{
"id": "2f0d6c5e-45e2-47a3-a100-160e3ccaafe9",
"gambit_id": "3745fc5e-01e4-4e70-8f7b-51ee223404d4",
"last_updated": "2023-12-09T10:08:12.997649-05:00",
"created_at": "2023-12-08T09:38:18.713758-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/871fc3c1-02cc-4047-958f-0685f13c5137/?format=api"
}
]
}