GET /api/bet_types/829d004c-863c-4a99-ad0d-37584d0777ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "829d004c-863c-4a99-ad0d-37584d0777ab",
"match": "https://api-prod.gambitprofit.com/api/matches/d0056fea-fa14-40bb-ad1c-1317894687ad/?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": "Los Angeles Kings",
"amount": 5696.0
},
{
"team": "Winnipeg Jets",
"amount": 4304.0
}
],
"expected_reward_tokens": 9511.84,
"profit_sb": 11.84,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "e849205c-27e1-46ff-a1ca-21eefd11a6a0",
"gambit_id": "3d3402ae-162c-4b81-bc95-72498c543ade",
"last_updated": "2022-10-28T09:47:05.177460-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Kings",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/829d004c-863c-4a99-ad0d-37584d0777ab/?format=api"
},
{
"id": "f6e58b24-33cb-433b-9815-19d55a22791d",
"gambit_id": "fe98ea73-33fc-4be5-96ef-da8ffdbc1853",
"last_updated": "2022-10-28T09:47:05.178607-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/829d004c-863c-4a99-ad0d-37584d0777ab/?format=api"
}
]
}