GET /api/bet_types/080e1f5e-17df-4e1b-abcd-2722d0d6cfd8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "080e1f5e-17df-4e1b-abcd-2722d0d6cfd8",
"match": "https://api-prod.gambitprofit.com/api/matches/f886ff29-af54-40f3-b76d-9e658947dd92/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-21T09:13:04.504256-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": "Edmonton Oilers",
"amount": 7033.0
},
{
"team": "New Jersey Devils",
"amount": 2967.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "79e4f175-5662-4c5a-8187-0fbb28d35bd3",
"gambit_id": "74f3c64a-6f4a-4beb-a75e-d96591c71cfd",
"last_updated": "2023-12-23T14:53:19.736620-05:00",
"created_at": "2023-12-21T09:13:04.507934-05:00",
"name": "Edmonton Oilers",
"reward": "1.35000",
"odds": "1.37040",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/080e1f5e-17df-4e1b-abcd-2722d0d6cfd8/?format=api"
},
{
"id": "58b8376b-707d-40f6-b83a-52abf5a1fc1f",
"gambit_id": "d7e9e448-f7a3-4287-963b-ce355a23253e",
"last_updated": "2023-12-23T14:53:19.740930-05:00",
"created_at": "2023-12-21T09:13:04.512113-05:00",
"name": "New Jersey Devils",
"reward": "3.20000",
"odds": "3.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/080e1f5e-17df-4e1b-abcd-2722d0d6cfd8/?format=api"
}
]
}