GET /user_management/visitor-free/?format=api&offset=101904&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101908,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101896&ordering=first_visit",
"results": [
{
"id": 102001,
"ip_address": "43.172.195.224",
"count": 1,
"first_visit": "2026-08-21T13:54:13.172594+06:00",
"date": "2026-08-21"
},
{
"id": 102002,
"ip_address": "43.173.180.10",
"count": 1,
"first_visit": "2026-08-21T13:54:14.453627+06:00",
"date": "2026-08-21"
},
{
"id": 102003,
"ip_address": "37.111.215.145",
"count": 1,
"first_visit": "2026-08-21T13:58:35.024070+06:00",
"date": "2026-08-21"
},
{
"id": 102004,
"ip_address": "110.76.128.67",
"count": 1,
"first_visit": "2026-08-21T14:03:13.858670+06:00",
"date": "2026-08-21"
}
]
}