GET /api/bet_types/8cb26580-d423-4267-81f8-f52916a04305/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8cb26580-d423-4267-81f8-f52916a04305",
"match": "https://api-prod.gambitprofit.com/api/matches/6735e57e-937f-4a41-b2bf-985c6f84b9bb/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-23T08:33:17.511511-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": "CIN",
"amount": 5857.0
},
{
"team": "LAA",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "9c9a468f-60a6-4879-8faa-3384913e4277",
"gambit_id": "139ef4da-64a6-416a-90ec-3e865c9f41a4",
"last_updated": "2023-08-25T10:18:03.956955-04:00",
"created_at": "2023-08-23T08:33:17.515812-04:00",
"name": "CIN",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb26580-d423-4267-81f8-f52916a04305/?format=api"
},
{
"id": "2829b7bb-59af-4906-92e5-98e8a879c6d7",
"gambit_id": "ec4082e3-190a-4533-9bfb-6a0aaff6a39b",
"last_updated": "2023-08-25T10:18:03.960581-04:00",
"created_at": "2023-08-23T08:33:17.521411-04:00",
"name": "LAA",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb26580-d423-4267-81f8-f52916a04305/?format=api"
}
]
}