GET /api/bet_types/c76950f0-ed82-4ac2-97c7-9eec309895a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c76950f0-ed82-4ac2-97c7-9eec309895a6",
"match": "https://api-prod.gambitprofit.com/api/matches/3ea10682-69c5-4e48-a314-3ec04c0faa95/?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": "Washington Wizards",
"amount": 5304.0
},
{
"team": "Memphis Grizzlies",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "8c4a6367-30a7-4cf6-ade2-c21e1173e92f",
"gambit_id": "b04a88eb-6b48-4ec2-8420-c46103d08471",
"last_updated": "2022-11-14T15:07:44.069847-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Wizards",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c76950f0-ed82-4ac2-97c7-9eec309895a6/?format=api"
},
{
"id": "5dd531b4-c8e0-43c7-a2fd-8fd8548d5acf",
"gambit_id": "9e97b8aa-9158-4cb1-a18a-2c58479a6809",
"last_updated": "2022-11-14T15:07:44.070969-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Memphis Grizzlies",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c76950f0-ed82-4ac2-97c7-9eec309895a6/?format=api"
}
]
}