GET /api/bet_types/010ee8f9-4d02-4037-b6b1-01ad1dc495ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "010ee8f9-4d02-4037-b6b1-01ad1dc495ef",
"match": "https://api-prod.gambitprofit.com/api/matches/da2c8bcb-2cab-47d1-a498-2785b05ff13d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-24T11:07:05.058887-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 Under 43",
"amount": 5000.0
},
{
"team": "Game Total Over 43",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a5e3c0b3-4493-40fa-89b7-da6951316d5b",
"gambit_id": "19ca49e8-c6bf-43a7-bd6a-ecaf4de5750d",
"last_updated": "2023-03-28T11:26:59.901529-04:00",
"created_at": "2023-03-24T11:07:05.060482-04:00",
"name": "Game Total Under 43",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010ee8f9-4d02-4037-b6b1-01ad1dc495ef/?format=api"
},
{
"id": "ba988537-e0dc-40c0-9372-8005bf91de24",
"gambit_id": "ff0a4f57-4360-4bbe-b991-50fd8110bdf0",
"last_updated": "2023-03-28T11:26:59.904441-04:00",
"created_at": "2023-03-24T11:07:05.062046-04:00",
"name": "Game Total Over 43",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010ee8f9-4d02-4037-b6b1-01ad1dc495ef/?format=api"
}
]
}