GET /api/bet_types/8827f2d8-7cea-4813-a8fa-c27c652b7b1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8827f2d8-7cea-4813-a8fa-c27c652b7b1d",
"match": "https://api-prod.gambitprofit.com/api/matches/0cce8859-0c0e-4e8e-afc7-87723b97fe60/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T10:53:06.482355-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": "Khalil Rountree",
"amount": 6256.0
},
{
"team": "Anthony Smith",
"amount": 3744.0
}
],
"expected_reward_tokens": 9321.44,
"profit_sb": -178.56,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "a7683425-2760-4cbe-a21a-1572dfe79bcc",
"gambit_id": "5e663132-3a5a-4fce-a9ea-b445fe3c1ae9",
"last_updated": "2023-12-12T10:48:18.639774-05:00",
"created_at": "2023-12-08T10:53:06.491505-05:00",
"name": "Khalil Rountree",
"reward": "1.49000",
"odds": "1.51280",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8827f2d8-7cea-4813-a8fa-c27c652b7b1d/?format=api"
},
{
"id": "bbc2190b-8723-49ae-95a2-ab4f42e74a03",
"gambit_id": "cb52f74e-8640-4f2b-a50c-951a1d16fba8",
"last_updated": "2023-12-12T10:48:18.636682-05:00",
"created_at": "2023-12-08T10:53:06.486497-05:00",
"name": "Anthony Smith",
"reward": "2.49000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8827f2d8-7cea-4813-a8fa-c27c652b7b1d/?format=api"
}
]
}