GET /api/bet_types/9ad3fe51-52ab-4729-af0e-61966179ccad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ad3fe51-52ab-4729-af0e-61966179ccad",
"match": "https://api-prod.gambitprofit.com/api/matches/1e751730-8960-4a31-bd6b-6288672e9fb8/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:18:22.933781-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": "Pittsburgh Penguins",
"amount": 6390.0
},
{
"team": "Boston Bruins",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "2f04c6a8-aab0-4fe7-b243-9ee1036516d0",
"gambit_id": "d4422b45-0e92-4322-a562-54f406f778bc",
"last_updated": "2024-01-05T23:08:06.518585-05:00",
"created_at": "2024-01-04T09:18:22.938074-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ad3fe51-52ab-4729-af0e-61966179ccad/?format=api"
},
{
"id": "46dc4801-04f4-4f5d-9140-98afc48e9070",
"gambit_id": "1b06b5f1-25db-4097-aa87-b80b51f4c256",
"last_updated": "2024-01-05T23:08:06.522067-05:00",
"created_at": "2024-01-04T09:18:22.944164-05:00",
"name": "Boston Bruins",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ad3fe51-52ab-4729-af0e-61966179ccad/?format=api"
}
]
}