GET /api/bet_types/bf81f9ac-b3e9-447d-bfd9-498484ffa4b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf81f9ac-b3e9-447d-bfd9-498484ffa4b7",
"match": "https://api-prod.gambitprofit.com/api/matches/bbb9bdeb-5ca3-4c6c-a342-c5a533f92bb9/?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": "New York Islanders",
"amount": 5304.0
},
{
"team": "Detroit Red Wings",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "80fd9857-fec7-439b-839c-51ca03c8c495",
"gambit_id": "4ec0fe53-4583-4bae-84c9-3cbcee3fbb70",
"last_updated": "2022-11-07T09:18:10.435422-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf81f9ac-b3e9-447d-bfd9-498484ffa4b7/?format=api"
},
{
"id": "51a24760-6e52-439a-86f6-1c1d685c5772",
"gambit_id": "f425fe05-8821-4391-8f9c-34f9764a941b",
"last_updated": "2022-11-07T09:18:10.433523-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf81f9ac-b3e9-447d-bfd9-498484ffa4b7/?format=api"
}
]
}