GET /api/bet_types/761173cf-0b1c-4c37-bb28-ed6cddaa74dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "761173cf-0b1c-4c37-bb28-ed6cddaa74dd",
"match": "https://api-prod.gambitprofit.com/api/matches/ea571a18-ad48-4922-aad6-ae879d39a686/?format=api",
"name": "Over/Under",
"created_at": "2023-05-21T10:17:16.433451-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.5",
"amount": 5094.0
},
{
"team": "Game Total Under 8.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "254bc4c3-0bb8-4918-beab-30c73d14f8a4",
"gambit_id": "d16c7593-3232-4822-93cb-b79fec170118",
"last_updated": "2023-05-22T13:37:00.589178-04:00",
"created_at": "2023-05-21T10:17:16.436312-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/761173cf-0b1c-4c37-bb28-ed6cddaa74dd/?format=api"
},
{
"id": "2efbb95f-fa80-4f13-9d11-ad8262ac094d",
"gambit_id": "5b0c22bd-3387-40d3-9674-c7f71645ad62",
"last_updated": "2023-05-22T13:37:00.587852-04:00",
"created_at": "2023-05-21T10:17:16.434871-04:00",
"name": "Game Total Under 8.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/761173cf-0b1c-4c37-bb28-ed6cddaa74dd/?format=api"
}
]
}