GET /api/bet_types/69214fde-58ee-4ee2-84de-25ebe6b6380e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69214fde-58ee-4ee2-84de-25ebe6b6380e",
"match": "https://api-prod.gambitprofit.com/api/matches/94bfff7b-939e-47af-943e-23dd3fe3d452/?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": "New Jersey Devils",
"amount": 6913.0
},
{
"team": "Detroit Red Wings",
"amount": 3087.0
}
],
"expected_reward_tokens": 9538.83,
"profit_sb": 38.83,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "a34a7f5b-6389-401e-8005-9543fa17fe44",
"gambit_id": "4a9640c7-fc39-4fe1-8f76-3b5431c4b2f0",
"last_updated": "2022-10-26T09:52:11.533051-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "1.38000",
"odds": "1.39220",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69214fde-58ee-4ee2-84de-25ebe6b6380e/?format=api"
},
{
"id": "9af5a153-4189-4455-b518-f65c313b4c68",
"gambit_id": "9e8b8ee2-07bb-43d1-9e24-db1491dff92a",
"last_updated": "2022-10-26T09:52:11.532030-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "3.09000",
"odds": "3.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69214fde-58ee-4ee2-84de-25ebe6b6380e/?format=api"
}
]
}