GET /api/bet_types/d46ecb75-0128-4268-82e6-4e7dab158e57/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d46ecb75-0128-4268-82e6-4e7dab158e57",
"match": "https://api-prod.gambitprofit.com/api/matches/27201cbd-4adf-46be-8a34-ea2966e51655/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-25T09:23:04.236538-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": "Buffalo Sabres",
"amount": 5872.0
},
{
"team": "New Jersey Devils",
"amount": 4128.0
}
],
"expected_reward_tokens": 9453.12,
"profit_sb": -46.88,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "1b27879b-f081-4eb4-9ae0-df26c6e1f34c",
"gambit_id": "5e82b276-1a4f-48f2-9fa3-95c23d9a57c5",
"last_updated": "2023-11-27T10:18:24.379654-05:00",
"created_at": "2023-11-25T09:23:04.240796-05:00",
"name": "Buffalo Sabres",
"reward": "1.61000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d46ecb75-0128-4268-82e6-4e7dab158e57/?format=api"
},
{
"id": "dd42f47e-59aa-45e6-bdca-7cc33d872998",
"gambit_id": "cdda7a25-be53-4754-a758-dddfc8b4545c",
"last_updated": "2023-11-27T10:18:24.382968-05:00",
"created_at": "2023-11-25T09:23:04.244607-05:00",
"name": "New Jersey Devils",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d46ecb75-0128-4268-82e6-4e7dab158e57/?format=api"
}
]
}