GET /api/bet_types/ac2c7d1f-7f17-437b-b910-c160f405c193/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac2c7d1f-7f17-437b-b910-c160f405c193",
"match": "https://api-prod.gambitprofit.com/api/matches/eccfc49b-fdb4-49d6-bb2b-0db150becd9b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-14T09:13:03.220714-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": "Boston Bruins",
"amount": 5872.0
},
{
"team": "Buffalo Sabres",
"amount": 4128.0
}
],
"expected_reward_tokens": 9453.12,
"profit_sb": -46.88,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "86a72191-c8f1-4e45-8a8f-06749a6aeda3",
"gambit_id": "6a4fd134-c9e5-4fa9-b3fc-97d8b66adae1",
"last_updated": "2023-11-15T20:08:21.699850-05:00",
"created_at": "2023-11-14T09:13:03.225747-05:00",
"name": "Boston Bruins",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac2c7d1f-7f17-437b-b910-c160f405c193/?format=api"
},
{
"id": "72e2569b-18d0-45eb-b6e7-5228d89aac2f",
"gambit_id": "160243a1-933e-4845-b79a-cd47359c5eef",
"last_updated": "2023-11-15T20:08:21.703202-05:00",
"created_at": "2023-11-14T09:13:03.230477-05:00",
"name": "Buffalo Sabres",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac2c7d1f-7f17-437b-b910-c160f405c193/?format=api"
}
]
}