GET /api/bet_types/05197d92-438e-4210-b737-abc1dc68ea37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05197d92-438e-4210-b737-abc1dc68ea37",
"match": "https://api-prod.gambitprofit.com/api/matches/d9e8edf7-afab-49ba-8d19-de2e34b73190/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-25T13:47:03.159338-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": "Boston Celtics",
"amount": 5094.0
},
{
"team": "Miami Heat",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "cf8f0487-4b8a-4dd1-beea-25658f664c7f",
"gambit_id": "40e85c48-862c-436b-a910-1fda91d1cebd",
"last_updated": "2023-05-26T11:52:16.168811-04:00",
"created_at": "2023-05-25T13:47:03.161314-04:00",
"name": "Boston Celtics",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05197d92-438e-4210-b737-abc1dc68ea37/?format=api"
},
{
"id": "ca427de6-f6cb-4579-b970-5ad6ef1c8ebd",
"gambit_id": "5a3c2393-b39f-43c3-88fd-5abb914f7be1",
"last_updated": "2023-05-26T11:52:16.176810-04:00",
"created_at": "2023-05-25T13:47:03.163676-04:00",
"name": "Miami Heat",
"reward": "1.90000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05197d92-438e-4210-b737-abc1dc68ea37/?format=api"
}
]
}