GET /api/bet_types/ac6a86c8-af4a-49cb-8b43-f71a69ff4952/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac6a86c8-af4a-49cb-8b43-f71a69ff4952",
"match": "https://api-prod.gambitprofit.com/api/matches/41029fb9-ad04-495d-9328-b7b97192fe9d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-09T09:47:57.806109-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": 5602.0
},
{
"team": "New York Islanders",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "56f6b47e-ea21-488e-bb28-baaeeaac4d11",
"gambit_id": "1fa08268-0588-4827-a0ff-a00ab9e7abc7",
"last_updated": "2023-11-12T11:13:42.508002-05:00",
"created_at": "2023-11-09T09:47:57.813888-05:00",
"name": "Boston Bruins",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac6a86c8-af4a-49cb-8b43-f71a69ff4952/?format=api"
},
{
"id": "5b8a9ad0-5c53-4946-a167-387957cb0e64",
"gambit_id": "6e1f451a-f52e-4b0a-87e5-feac5fb9caa0",
"last_updated": "2023-11-12T11:13:42.504781-05:00",
"created_at": "2023-11-09T09:47:57.809919-05:00",
"name": "New York Islanders",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac6a86c8-af4a-49cb-8b43-f71a69ff4952/?format=api"
}
]
}