GET /api/bet_types/e83f86a3-2ad4-4a7d-9efc-94255e5db7a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e83f86a3-2ad4-4a7d-9efc-94255e5db7a7",
"match": "https://api-prod.gambitprofit.com/api/matches/6b96b3d1-bb02-42d1-9b94-6dab8cf64451/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-18T09:38:27.210490-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": "Golden State Warriors",
"amount": 5423.0
},
{
"team": "Oklahoma City Thunder",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "588547b7-75db-435e-a117-8efad50013af",
"gambit_id": "5f037fd6-25be-405a-b415-f315d694a190",
"last_updated": "2023-11-20T14:38:31.729824-05:00",
"created_at": "2023-11-18T09:38:27.224640-05:00",
"name": "Golden State Warriors",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e83f86a3-2ad4-4a7d-9efc-94255e5db7a7/?format=api"
},
{
"id": "23df606a-334c-4ea8-8740-e3dd5b022c97",
"gambit_id": "91507005-3cbe-453b-84cf-c686f1fc272e",
"last_updated": "2023-11-20T14:38:31.726654-05:00",
"created_at": "2023-11-18T09:38:27.214419-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e83f86a3-2ad4-4a7d-9efc-94255e5db7a7/?format=api"
}
]
}