GET /api/bet_types/149582b3-569e-4b70-b859-e764feae23a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "149582b3-569e-4b70-b859-e764feae23a5",
"match": "https://api-prod.gambitprofit.com/api/matches/c559a599-dc98-4fe9-83e3-93d0f729894e/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": 5387.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4613.0
}
],
"expected_reward_tokens": 8995.35,
"profit_sb": -4.65,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "9f09f3ba-c7d6-4170-bfee-df1951d7bc03",
"gambit_id": "796405c0-6653-4b41-8d2b-3caaffdedf2c",
"last_updated": "2022-12-19T19:36:51.957051-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Hurricanes",
"reward": "1.67000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/149582b3-569e-4b70-b859-e764feae23a5/?format=api"
},
{
"id": "f257dea0-0b0c-409d-8202-feda84ffe39a",
"gambit_id": "293c88e3-4ad1-4a0f-8838-102d90a0544a",
"last_updated": "2022-12-19T19:36:51.958127-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.95000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/149582b3-569e-4b70-b859-e764feae23a5/?format=api"
}
]
}