GET /api/bet_types/66abba5a-2a85-444f-a3e0-e12e34dac958/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66abba5a-2a85-444f-a3e0-e12e34dac958",
"match": "https://api-prod.gambitprofit.com/api/matches/5ec0eecb-ed8a-4d96-8535-ab87105305ff/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-08T09:02:56.791322-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": "Oklahoma City Thunder",
"amount": 5000.0
},
{
"team": "Washington Wizards",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ff001b6d-5193-4c24-933d-599512068620",
"gambit_id": "e9182b03-6e88-4305-ab9d-a00349a5521f",
"last_updated": "2024-01-10T10:08:16.367316-05:00",
"created_at": "2024-01-08T09:02:56.795024-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66abba5a-2a85-444f-a3e0-e12e34dac958/?format=api"
},
{
"id": "557bdf9e-0526-4cd1-b299-4629f762d65a",
"gambit_id": "2f636692-25e6-46c6-a039-ccbfe1e55fca",
"last_updated": "2024-01-10T10:08:16.371060-05:00",
"created_at": "2024-01-08T09:02:56.798909-05:00",
"name": "Washington Wizards",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66abba5a-2a85-444f-a3e0-e12e34dac958/?format=api"
}
]
}