GET /api/bet_types/f11f6a25-32df-46f8-b41e-e10066582516/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f11f6a25-32df-46f8-b41e-e10066582516",
"match": "https://api-prod.gambitprofit.com/api/matches/e826b1a9-7046-4572-943c-a713fea97771/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-16T09:28:09.343440-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": "Las Vegas Raiders",
"amount": 5094.0
},
{
"team": "Miami Dolphins",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "f2f07396-0474-4a6d-9544-6a757c0c1dd3",
"gambit_id": "6b99dcec-6da7-4748-ba97-ad1f9657b26b",
"last_updated": "2023-11-20T19:48:01.126966-05:00",
"created_at": "2023-11-16T09:28:09.348163-05:00",
"name": "Las Vegas Raiders",
"reward": "1.83000",
"odds": "1.86960",
"spread": "14.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f11f6a25-32df-46f8-b41e-e10066582516/?format=api"
},
{
"id": "121668b4-0120-44b0-941f-8dabdcd8c8c4",
"gambit_id": "02bd5427-47fe-463e-b39d-86703a5a025e",
"last_updated": "2023-11-20T19:48:01.130609-05:00",
"created_at": "2023-11-16T09:28:09.365856-05:00",
"name": "Miami Dolphins",
"reward": "1.90000",
"odds": "1.95240",
"spread": "-14.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f11f6a25-32df-46f8-b41e-e10066582516/?format=api"
}
]
}