GET /api/bet_types/8758eea0-2bbd-45ef-8de1-9470bce4bc18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8758eea0-2bbd-45ef-8de1-9470bce4bc18",
"match": "https://api-prod.gambitprofit.com/api/matches/f66110fd-f8d2-4519-a9e6-7996240fb265/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Washington Capitals",
"amount": 6667.0
},
{
"team": "Dallas Stars",
"amount": 3333.0
}
],
"expected_reward_tokens": 9465.72,
"profit_sb": -34.28,
"profit_sb_percentage": -0.36,
"recommended": false
},
"lines": [
{
"id": "b984cd8f-9c34-4925-9ea8-9eb4537b7dfb",
"gambit_id": "7f9e1d56-0763-444b-bcd3-46933a542410",
"last_updated": "2022-10-28T09:52:06.691888-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "1.42000",
"odds": "1.43480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8758eea0-2bbd-45ef-8de1-9470bce4bc18/?format=api"
},
{
"id": "4fdbd2c3-4804-4d62-ac6b-4db1eb92ce55",
"gambit_id": "b1ad89d6-21ea-45b7-88d3-a0d7923b178c",
"last_updated": "2022-10-28T09:52:06.690821-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "2.84000",
"odds": "2.90000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8758eea0-2bbd-45ef-8de1-9470bce4bc18/?format=api"
}
]
}