GET /api/bet_types/30b2de02-6148-46bb-a2b4-a1effafd7103/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30b2de02-6148-46bb-a2b4-a1effafd7103",
"match": "https://api-prod.gambitprofit.com/api/matches/14c86cc2-f54b-4383-bf89-56d8efd64589/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-22T17:01:57.248611-04: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": "Golden State Warriors",
"amount": 5939.0
},
{
"team": "Dallas Mavericks",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "9a2841f5-224d-4665-a999-c2e8ad2eac29",
"gambit_id": "07cb0630-4620-4678-97a4-1a72cffa768b",
"last_updated": "2023-03-23T17:52:13.525453-04:00",
"created_at": "2023-03-22T17:01:57.252235-04:00",
"name": "Golden State Warriors",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30b2de02-6148-46bb-a2b4-a1effafd7103/?format=api"
},
{
"id": "edcd3200-ab1d-44bf-b4a4-cece68fa7698",
"gambit_id": "81ec422c-e589-421d-9e68-62d7f06c72bf",
"last_updated": "2023-03-23T17:52:13.523423-04:00",
"created_at": "2023-03-22T17:01:57.250452-04:00",
"name": "Dallas Mavericks",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30b2de02-6148-46bb-a2b4-a1effafd7103/?format=api"
}
]
}