GET /api/bet_types/8da35294-188e-42e5-86b2-4141c4256e97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8da35294-188e-42e5-86b2-4141c4256e97",
"match": "https://api-prod.gambitprofit.com/api/matches/d4237e1b-8634-48e7-8077-d895f179994a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-14T09:28:04.392393-04: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": "Colorado Avalanche",
"amount": 7146.0
},
{
"team": "San Jose Sharks",
"amount": 2854.0
}
],
"expected_reward_tokens": 9503.82,
"profit_sb": 3.82,
"profit_sb_percentage": 0.04,
"recommended": true
},
"lines": [
{
"id": "b32ac826-c0ca-4f0b-ab38-913b4935f807",
"gambit_id": "76009b6c-bc4f-4f6a-a471-f26924a77518",
"last_updated": "2023-10-16T18:03:29.013128-04:00",
"created_at": "2023-10-14T09:28:04.401830-04:00",
"name": "Colorado Avalanche",
"reward": "1.33000",
"odds": "1.34480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8da35294-188e-42e5-86b2-4141c4256e97/?format=api"
},
{
"id": "4d2bfe07-2225-43fa-9f2e-268501e75059",
"gambit_id": "2054de75-93e3-46f2-bc8e-7cc3f456b4f0",
"last_updated": "2023-10-16T18:03:29.009076-04:00",
"created_at": "2023-10-14T09:28:04.396641-04:00",
"name": "San Jose Sharks",
"reward": "3.33000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8da35294-188e-42e5-86b2-4141c4256e97/?format=api"
}
]
}