GET /api/bet_types/3a10a890-e9d3-4875-89d4-1ac5d30de441/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a10a890-e9d3-4875-89d4-1ac5d30de441",
"match": "https://api-prod.gambitprofit.com/api/matches/cd96c944-561d-49a2-b9f1-eb8fe8a25441/?format=api",
"name": "Over/Under",
"created_at": "2023-06-23T09:28:12.312818-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d4429a09-9e6e-42d0-8ae3-328b0034d2ac",
"gambit_id": "1c48e94a-17a1-4605-97aa-133b84c24791",
"last_updated": "2023-06-26T10:18:03.673575-04:00",
"created_at": "2023-06-23T09:28:12.314187-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a10a890-e9d3-4875-89d4-1ac5d30de441/?format=api"
},
{
"id": "4faa181f-7cd1-4383-9136-8dfe10de241e",
"gambit_id": "664ba6f7-8452-494a-be82-a19c7133d776",
"last_updated": "2023-06-26T10:18:03.675182-04:00",
"created_at": "2023-06-23T09:28:12.315623-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a10a890-e9d3-4875-89d4-1ac5d30de441/?format=api"
}
]
}