GET /user_management/visitor-free/?format=api&offset=100976&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 100979,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100968&ordering=first_visit",
"results": [
{
"id": 101073,
"ip_address": "54.223.155.16",
"count": 1,
"first_visit": "2026-08-02T06:16:36.900948+06:00",
"date": "2026-08-02"
},
{
"id": 101074,
"ip_address": "74.125.150.33",
"count": 1,
"first_visit": "2026-08-02T06:56:12.842699+06:00",
"date": "2026-08-02"
},
{
"id": 101075,
"ip_address": "74.125.150.32",
"count": 1,
"first_visit": "2026-08-02T06:56:16.192903+06:00",
"date": "2026-08-02"
}
]
}