GET /api/bet_types/5e3a7e2e-48ae-4f54-b8d7-fda945a1914e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e3a7e2e-48ae-4f54-b8d7-fda945a1914e",
"match": "https://api-prod.gambitprofit.com/api/matches/27a44e9e-ac3a-4b6c-9e3b-10d07015b07d/?format=api",
"name": "Over/Under",
"created_at": "2023-12-23T09:12:59.403207-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 Under 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "54ea1744-6c28-4cba-95ae-80d7713f716b",
"gambit_id": "c73a4261-7ce9-493e-97a1-25220d8bef46",
"last_updated": "2023-12-26T15:28:18.715365-05:00",
"created_at": "2023-12-23T09:12:59.412782-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e3a7e2e-48ae-4f54-b8d7-fda945a1914e/?format=api"
},
{
"id": "73f4eb94-d90f-4189-92ca-6e75c8f97440",
"gambit_id": "119c2c2d-cada-4265-8bf5-7cdd651d9f9a",
"last_updated": "2023-12-26T15:28:18.712033-05:00",
"created_at": "2023-12-23T09:12:59.408013-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e3a7e2e-48ae-4f54-b8d7-fda945a1914e/?format=api"
}
]
}