GET /api/bet_types/edf3d6f4-cce9-43ae-9730-a275e131b4fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "edf3d6f4-cce9-43ae-9730-a275e131b4fc",
"match": "https://api-prod.gambitprofit.com/api/matches/8f2c9ff0-2d9f-497d-901a-3bc0d89a9e95/?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": "Montreal Canadiens",
"amount": 6114.0
},
{
"team": "Detroit Red Wings",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "f1eace1a-d72d-4f58-bb62-013aa05ba4e5",
"gambit_id": "25dd9623-9275-4e6e-80e5-74ace8bb18e5",
"last_updated": "2022-11-09T09:48:28.252342-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "1.50000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edf3d6f4-cce9-43ae-9730-a275e131b4fc/?format=api"
},
{
"id": "45d674dc-864d-4e52-bdec-ce860919fefc",
"gambit_id": "208821d2-b97c-495f-bc28-cbb3bc7f25a0",
"last_updated": "2022-11-09T09:48:28.251178-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "2.36000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edf3d6f4-cce9-43ae-9730-a275e131b4fc/?format=api"
}
]
}