GET /api/bet_types/2546e828-43a4-45fb-a402-2e52adfeb616/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2546e828-43a4-45fb-a402-2e52adfeb616",
"match": "https://api-prod.gambitprofit.com/api/matches/d47b8483-5a54-4b54-a4d5-bbbf5fe6721e/?format=api",
"name": "Over/Under",
"created_at": "2023-08-25T08:38:09.462514-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": "Game Total Over 8",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9671dd93-b997-43b9-a138-ec96a91dcfa5",
"gambit_id": "8f6dd2de-6e9a-4782-b7bb-1591d0335b06",
"last_updated": "2023-08-28T18:28:28.713019-04:00",
"created_at": "2023-08-25T08:38:09.466537-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2546e828-43a4-45fb-a402-2e52adfeb616/?format=api"
},
{
"id": "a6332082-6921-4853-94c1-78eb600f0323",
"gambit_id": "80e40e00-864b-4ed6-982d-1055374ce067",
"last_updated": "2023-08-28T18:28:28.717342-04:00",
"created_at": "2023-08-25T08:38:09.470463-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2546e828-43a4-45fb-a402-2e52adfeb616/?format=api"
}
]
}