GET /api/bet_types/6d0928d0-4626-4d13-95ff-05cd6f6a1b3d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d0928d0-4626-4d13-95ff-05cd6f6a1b3d",
"match": "https://api-prod.gambitprofit.com/api/matches/9d8af2bb-d8af-45b7-abd0-59db64d3d40b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-23T09:18:00.684857-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": "Atlanta Hawks",
"amount": 5213.0
},
{
"team": "Memphis Grizzlies",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "51bf99e7-6eb2-4a85-8cb6-a90aec409a94",
"gambit_id": "44560e58-c6d7-479e-bf34-23e83f5b45e0",
"last_updated": "2023-12-26T15:18:19.800218-05:00",
"created_at": "2023-12-23T09:18:00.692132-05:00",
"name": "Atlanta Hawks",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0928d0-4626-4d13-95ff-05cd6f6a1b3d/?format=api"
},
{
"id": "37d3aeaa-c95b-424f-95c0-b0e753aee02f",
"gambit_id": "ec4a3b9c-424f-4ab9-abb3-6ee4adfd8b96",
"last_updated": "2023-12-26T15:18:19.795566-05:00",
"created_at": "2023-12-23T09:18:00.688414-05:00",
"name": "Memphis Grizzlies",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0928d0-4626-4d13-95ff-05cd6f6a1b3d/?format=api"
}
]
}