GET /api/bet_types/8c309acc-fcc0-462e-a6f0-33c9432a505d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c309acc-fcc0-462e-a6f0-33c9432a505d",
"match": "https://api-prod.gambitprofit.com/api/matches/5ac98efc-b7c3-4eba-8c00-6c1c562af748/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-05T09:32:57.045129-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 Wizards",
"amount": 5107.0
},
{
"team": "Cleveland Cavaliers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7e311519-13e0-488a-8981-36d005afe522",
"gambit_id": "62f93932-2aad-4b92-b7ed-7be88159e875",
"last_updated": "2024-01-08T14:48:14.789678-05:00",
"created_at": "2024-01-05T09:32:57.049566-05:00",
"name": "Washington Wizards",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c309acc-fcc0-462e-a6f0-33c9432a505d/?format=api"
},
{
"id": "a3323781-7871-4a79-b7c0-472179894295",
"gambit_id": "dfbf20b5-6553-48d1-b71a-386b0670fc65",
"last_updated": "2024-01-08T14:48:14.793206-05:00",
"created_at": "2024-01-05T09:32:57.054931-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c309acc-fcc0-462e-a6f0-33c9432a505d/?format=api"
}
]
}