GET /api/bet_types/9c3caed7-fd19-40d2-bdc0-a3c7c90a59e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c3caed7-fd19-40d2-bdc0-a3c7c90a59e4",
"match": "https://api-prod.gambitprofit.com/api/matches/7058feb6-70cd-4dca-9ee0-471232fa92e8/?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": "San Jose Sharks",
"amount": 6389.0
},
{
"team": "Ottawa Senators",
"amount": 3611.0
}
],
"expected_reward_tokens": 9135.83,
"profit_sb": 135.83,
"profit_sb_percentage": 1.51,
"recommended": true
},
"lines": [
{
"id": "ef46a835-9d50-4e96-9c37-94bde2c5ee71",
"gambit_id": "3f78cc52-5ac3-45ed-b256-3c24f57ed6d2",
"last_updated": "2022-12-05T11:32:15.575479-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Sharks",
"reward": "1.43000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c3caed7-fd19-40d2-bdc0-a3c7c90a59e4/?format=api"
},
{
"id": "1c5781ef-4b9f-48fd-933a-b580a90d3694",
"gambit_id": "80c099c8-82ed-4de2-b054-0d884fef4823",
"last_updated": "2022-12-05T11:32:15.576470-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "2.53000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c3caed7-fd19-40d2-bdc0-a3c7c90a59e4/?format=api"
}
]
}