GET /api/bet_types/c87eceb0-780d-46d1-976c-7a7ea3805deb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c87eceb0-780d-46d1-976c-7a7ea3805deb",
"match": "https://api-prod.gambitprofit.com/api/matches/81608064-a191-4ba8-a138-4849a900d54b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-07T09:47:10.011855-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": "Chicago Blackhawks",
"amount": 5319.0
},
{
"team": "Anaheim Ducks",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "a84d380c-f0ca-481b-9166-f802709b34b6",
"gambit_id": "d17eb1b4-1b7d-4bc8-87be-f161595b1898",
"last_updated": "2023-02-08T16:27:14.019003-05:00",
"created_at": "2023-02-07T09:47:10.013273-05:00",
"name": "Chicago Blackhawks",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c87eceb0-780d-46d1-976c-7a7ea3805deb/?format=api"
},
{
"id": "a0b0ed25-06be-410e-a01d-ff95fe48e8af",
"gambit_id": "f57b3e42-39f8-45bf-9096-c263499de7f0",
"last_updated": "2023-02-08T16:27:14.020262-05:00",
"created_at": "2023-02-07T09:47:10.014641-05:00",
"name": "Anaheim Ducks",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c87eceb0-780d-46d1-976c-7a7ea3805deb/?format=api"
}
]
}