GET /api/bet_types/00459629-34d2-4e70-9c61-168261ed163e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00459629-34d2-4e70-9c61-168261ed163e",
"match": "https://api-prod.gambitprofit.com/api/matches/b36610d6-d8c5-4276-b704-fc6dd089d69a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-31T09:23:02.201553-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": 5788.0
},
{
"team": "Nashville Predators",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "7ead8db7-1800-4639-b43a-b6a5d0c224cd",
"gambit_id": "f2a44857-3ff9-4ff9-9fd9-e6cfc8bc78c3",
"last_updated": "2023-11-01T09:23:18.631569-04:00",
"created_at": "2023-10-31T09:23:02.215452-04:00",
"name": "Vancouver Canucks",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00459629-34d2-4e70-9c61-168261ed163e/?format=api"
},
{
"id": "c23e947a-1704-4c72-9388-6e229bbacba9",
"gambit_id": "646d5206-92ea-418c-a496-87449509787c",
"last_updated": "2023-11-01T09:23:18.627417-04:00",
"created_at": "2023-10-31T09:23:02.208579-04:00",
"name": "Nashville Predators",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00459629-34d2-4e70-9c61-168261ed163e/?format=api"
}
]
}