GET /api/bet_types/e77cac9b-c32b-4e65-8c07-990e6b86ca99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e77cac9b-c32b-4e65-8c07-990e6b86ca99",
"match": "https://api-prod.gambitprofit.com/api/matches/7b0ca952-43a9-4bce-92bc-1914118af553/?format=api",
"name": "Pick the Winner",
"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": "Seattle Kraken",
"amount": 5818.0
},
{
"team": "Winnipeg Jets",
"amount": 4182.0
}
],
"expected_reward_tokens": 9074.94,
"profit_sb": 74.94,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "0cd4c35b-56a3-43d2-befb-e33907643b90",
"gambit_id": "2128e44b-7ea2-4283-94aa-acfd5abb9cd7",
"last_updated": "2022-12-19T19:36:50.212370-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "1.56000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e77cac9b-c32b-4e65-8c07-990e6b86ca99/?format=api"
},
{
"id": "239649bc-01c1-4506-b176-5f4498375c3a",
"gambit_id": "2a378efc-cc36-4f55-86cc-cc5d94d9e015",
"last_updated": "2022-12-19T19:36:50.213480-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "2.17000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e77cac9b-c32b-4e65-8c07-990e6b86ca99/?format=api"
}
]
}