GET /api/bet_types/c68c6c29-78dd-480d-9e42-64e32280de70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c68c6c29-78dd-480d-9e42-64e32280de70",
"match": "https://api-prod.gambitprofit.com/api/matches/cf86e12b-9bbc-4569-a338-15e2bfbd538b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-17T08:58:20.001180-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": "Vancouver Canucks",
"amount": 5515.0
},
{
"team": "Philadelphia Flyers",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "35993110-d5e6-4e02-85f0-c0e9d8b5c602",
"gambit_id": "812a7588-27be-42f2-a171-6fbc07e3e121",
"last_updated": "2023-10-18T10:57:55.094944-04:00",
"created_at": "2023-10-17T08:58:20.007320-04:00",
"name": "Vancouver Canucks",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c68c6c29-78dd-480d-9e42-64e32280de70/?format=api"
},
{
"id": "7bfee7a1-3ba5-4d44-bf42-e23594072dd1",
"gambit_id": "f6b54360-1ef0-49ec-a27d-4a061de0753d",
"last_updated": "2023-10-18T10:57:55.099838-04:00",
"created_at": "2023-10-17T08:58:20.013501-04:00",
"name": "Philadelphia Flyers",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c68c6c29-78dd-480d-9e42-64e32280de70/?format=api"
}
]
}