GET /api/bet_types/5773f080-1824-4c54-89b8-75f124373cb9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5773f080-1824-4c54-89b8-75f124373cb9",
"match": "https://api-prod.gambitprofit.com/api/matches/c21033a2-bad3-4c23-b162-3c0804105347/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-11T08:53:07.775656-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": "Arizona Coyotes",
"amount": 6222.0
},
{
"team": "Nashville Predators",
"amount": 3778.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "0baed6e4-df69-4998-b672-19c7026b8225",
"gambit_id": "b48c05df-6da8-499a-86d1-98ac3edc0609",
"last_updated": "2023-11-13T13:53:05.076014-05:00",
"created_at": "2023-11-11T08:53:07.780692-05:00",
"name": "Arizona Coyotes",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5773f080-1824-4c54-89b8-75f124373cb9/?format=api"
},
{
"id": "91fd9cba-cce3-4664-b27d-68169c3e7077",
"gambit_id": "60685b32-1a4a-4dcb-a511-26c24a482e31",
"last_updated": "2023-11-13T13:53:05.079247-05:00",
"created_at": "2023-11-11T08:53:07.785284-05:00",
"name": "Nashville Predators",
"reward": "2.52000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5773f080-1824-4c54-89b8-75f124373cb9/?format=api"
}
]
}