GET /api/bet_types/abe73f49-4683-40e9-8987-13a4cb084348/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "abe73f49-4683-40e9-8987-13a4cb084348",
"match": "https://api-prod.gambitprofit.com/api/matches/da774ae0-5659-4bd5-a43d-df98ef72992f/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-24T09:06:58.867835-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": "Phoenix Suns",
"amount": 5000.0
},
{
"team": "Oklahoma City Thunder",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "070f6a46-0196-4b28-8cbf-237b8089715f",
"gambit_id": "431b0bbe-0faa-431d-a99d-0f3e09597878",
"last_updated": "2023-02-25T17:32:00.295699-05:00",
"created_at": "2023-02-24T09:06:58.869085-05:00",
"name": "Phoenix Suns",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe73f49-4683-40e9-8987-13a4cb084348/?format=api"
},
{
"id": "abbae0ca-0429-454f-8eaf-950b21c12859",
"gambit_id": "6042f68f-3d31-4dbe-b8b2-5dd15bcbfccf",
"last_updated": "2023-02-25T17:32:00.296869-05:00",
"created_at": "2023-02-24T09:06:58.870362-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.88000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe73f49-4683-40e9-8987-13a4cb084348/?format=api"
}
]
}