GET /api/bet_types/47ae6a11-7376-494f-a64d-b2dd61cec76a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47ae6a11-7376-494f-a64d-b2dd61cec76a",
"match": "https://api-prod.gambitprofit.com/api/matches/601d4987-a9f9-47dd-8411-bc262d0f0df3/?format=api",
"name": "Over/Under",
"created_at": "2023-12-09T08:48:12.776848-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": "Game Total Over 5.5",
"amount": 5213.0
},
{
"team": "Game Total Under 5.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5979204a-b15e-458e-a5a4-cdd314fc94f1",
"gambit_id": "4e0c6e6c-750d-4acf-a961-2d645bea5fd3",
"last_updated": "2023-12-11T11:43:09.932399-05:00",
"created_at": "2023-12-09T08:48:12.781780-05:00",
"name": "Game Total Over 5.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ae6a11-7376-494f-a64d-b2dd61cec76a/?format=api"
},
{
"id": "c24b8def-d6e5-4f5a-8b43-205c21b314d0",
"gambit_id": "a6242ddf-598f-4634-8e9b-9d65a0139660",
"last_updated": "2023-12-11T11:43:09.935649-05:00",
"created_at": "2023-12-09T08:48:12.785670-05:00",
"name": "Game Total Under 5.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ae6a11-7376-494f-a64d-b2dd61cec76a/?format=api"
}
]
}