GET /api/bet_types/59344c07-d1cc-4e9b-9d46-67dec9d3102d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59344c07-d1cc-4e9b-9d46-67dec9d3102d",
"match": "https://api-prod.gambitprofit.com/api/matches/d2beb65f-1a26-417f-bfa6-47deeb9e0421/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-21T09:13:03.976359-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": 5614.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "478614ef-d425-48fd-bfb5-43e63af0f56d",
"gambit_id": "840d6c5b-4788-414b-8df3-44793560534c",
"last_updated": "2023-12-23T14:58:21.227922-05:00",
"created_at": "2023-12-21T09:13:03.980877-05:00",
"name": "Carolina Hurricanes",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59344c07-d1cc-4e9b-9d46-67dec9d3102d/?format=api"
},
{
"id": "89b087af-91cb-4318-b064-eef268f72382",
"gambit_id": "46e9c877-370f-491d-ae8e-c0cfe8dcf654",
"last_updated": "2023-12-23T14:58:21.231453-05:00",
"created_at": "2023-12-21T09:13:03.985606-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59344c07-d1cc-4e9b-9d46-67dec9d3102d/?format=api"
}
]
}