GET /user_management/visitor-free/?format=api&offset=95864&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 95868,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95856&ordering=first_visit",
    "results": [
        {
            "id": 95961,
            "ip_address": "180.214.157.237",
            "count": 1,
            "first_visit": "2026-03-12T01:38:44.037964+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95962,
            "ip_address": "209.85.238.33",
            "count": 1,
            "first_visit": "2026-03-12T02:25:33.414706+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95963,
            "ip_address": "49.43.235.124",
            "count": 1,
            "first_visit": "2026-03-12T03:06:12.532929+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95964,
            "ip_address": "209.85.238.41",
            "count": 1,
            "first_visit": "2026-03-12T03:23:01.648330+06:00",
            "date": "2026-03-12"
        }
    ]
}