GET /api/bet_types/56ff4adf-e433-48ac-b0ac-045ddb3e7550/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56ff4adf-e433-48ac-b0ac-045ddb3e7550",
"match": "https://api-prod.gambitprofit.com/api/matches/fb1b7aab-9476-4c55-953d-5efa4e3781bf/?format=api",
"name": "Over/Under",
"created_at": "2023-10-26T09:28:20.005630-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 6",
"amount": 5094.0
},
{
"team": "Game Total Under 6",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "386b0006-d6cd-4a46-a6c3-3e765bb4efef",
"gambit_id": "aa071717-e35f-4ad9-99c7-3532e10ff44e",
"last_updated": "2023-10-28T10:18:23.368572-04:00",
"created_at": "2023-10-26T09:28:20.009359-04:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56ff4adf-e433-48ac-b0ac-045ddb3e7550/?format=api"
},
{
"id": "92ca9606-d9ac-4ee2-96dd-478b103415bd",
"gambit_id": "74ef90f8-fbdb-4312-8a26-2879c2ef35e4",
"last_updated": "2023-10-28T10:18:23.378922-04:00",
"created_at": "2023-10-26T09:28:20.013476-04:00",
"name": "Game Total Under 6",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56ff4adf-e433-48ac-b0ac-045ddb3e7550/?format=api"
}
]
}