GET /api/bet_types/dd25199b-7696-45b3-aa2a-98bca8559d28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd25199b-7696-45b3-aa2a-98bca8559d28",
"match": "https://api-prod.gambitprofit.com/api/matches/b421f6a3-ab17-41ec-a34a-6121671837d4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-07T09:41:55.898921-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": "Carolina Hurricanes",
"amount": 7292.0
},
{
"team": "Montreal Canadiens",
"amount": 2708.0
}
],
"expected_reward_tokens": 9478.0,
"profit_sb": -22.0,
"profit_sb_percentage": -0.23,
"recommended": false
},
"lines": [
{
"id": "0b3ff057-b1fc-4805-9ad7-415464157fc7",
"gambit_id": "5134446e-8545-4ae7-9cd8-3c6e686512f5",
"last_updated": "2023-03-08T10:52:03.283233-05:00",
"created_at": "2023-03-07T09:41:55.901547-05:00",
"name": "Carolina Hurricanes",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd25199b-7696-45b3-aa2a-98bca8559d28/?format=api"
},
{
"id": "bc4bb1b5-12de-485a-841e-a3a62ee873ca",
"gambit_id": "0c4284de-6e1f-4417-9aed-e7a1c112ee3f",
"last_updated": "2023-03-08T10:52:03.282051-05:00",
"created_at": "2023-03-07T09:41:55.900246-05:00",
"name": "Montreal Canadiens",
"reward": "3.50000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd25199b-7696-45b3-aa2a-98bca8559d28/?format=api"
}
]
}