GET /api/bet_types/fb9e782d-e953-41f8-bd8c-d42c9f79f900/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb9e782d-e953-41f8-bd8c-d42c9f79f900",
"match": "https://api-prod.gambitprofit.com/api/matches/724e85d3-826b-4024-b17f-b16f47066211/?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": "Ottawa Senators",
"amount": 6862.0
},
{
"team": "Detroit Red Wings",
"amount": 3138.0
}
],
"expected_reward_tokens": 9194.34,
"profit_sb": 194.34,
"profit_sb_percentage": 2.16,
"recommended": true
},
"lines": [
{
"id": "b406b2ce-9b0c-494f-b547-53e90da196d8",
"gambit_id": "19ffb56d-73e0-42c5-9cdf-3ec593ecdd4f",
"last_updated": "2022-12-19T10:47:30.662350-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "1.34000",
"odds": "1.38460",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb9e782d-e953-41f8-bd8c-d42c9f79f900/?format=api"
},
{
"id": "13d61142-9546-4d04-9cac-2cfdc004b80b",
"gambit_id": "18141253-d83e-4ce7-b9c1-04f9c9c47cc7",
"last_updated": "2022-12-19T10:47:30.661269-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "2.93000",
"odds": "3.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb9e782d-e953-41f8-bd8c-d42c9f79f900/?format=api"
}
]
}