GET /api/bet_types/66d2da1d-e2d2-4345-99c7-c79b2e275a75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66d2da1d-e2d2-4345-99c7-c79b2e275a75",
"match": "https://api-prod.gambitprofit.com/api/matches/2f2490c5-2d3e-4233-9660-ef094963dd6a/?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": "Colorado Avalanche",
"amount": 6047.0
},
{
"team": "Nashville Predators",
"amount": 3953.0
}
],
"expected_reward_tokens": 9130.97,
"profit_sb": 130.97,
"profit_sb_percentage": 1.46,
"recommended": true
},
"lines": [
{
"id": "bb542131-daa5-4398-a316-40417a6bfecf",
"gambit_id": "2e3efcac-5d3f-49d6-94e6-f472e5549603",
"last_updated": "2022-12-19T10:42:31.853091-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Avalanche",
"reward": "1.51000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66d2da1d-e2d2-4345-99c7-c79b2e275a75/?format=api"
},
{
"id": "0f7506e3-7e91-4eaf-8e5e-ebe9b09396b3",
"gambit_id": "6e9091fd-6dd3-46fd-ab44-5a23844722d9",
"last_updated": "2022-12-19T10:42:31.854117-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville Predators",
"reward": "2.31000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66d2da1d-e2d2-4345-99c7-c79b2e275a75/?format=api"
}
]
}