GET /user_management/visitor-free/?format=api&offset=91920&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 91924,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91912&ordering=first_visit",
"results": [
{
"id": 92017,
"ip_address": "103.198.132.89",
"count": 3,
"first_visit": "2025-11-14T18:50:59.943044+06:00",
"date": "2025-11-14"
},
{
"id": 92018,
"ip_address": "110.76.128.71",
"count": 1,
"first_visit": "2025-11-14T19:35:21.804142+06:00",
"date": "2025-11-14"
},
{
"id": 92019,
"ip_address": "45.250.229.154",
"count": 4,
"first_visit": "2025-11-14T19:36:24.071126+06:00",
"date": "2025-11-14"
},
{
"id": 92020,
"ip_address": "37.111.214.60",
"count": 1,
"first_visit": "2025-11-14T20:48:59.905176+06:00",
"date": "2025-11-14"
}
]
}