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

{
    "count": 95454,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95440&ordering=first_visit",
    "results": [
        {
            "id": 95545,
            "ip_address": "172.225.78.65",
            "count": 1,
            "first_visit": "2026-02-25T16:42:12.136381+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95546,
            "ip_address": "185.128.24.165",
            "count": 1,
            "first_visit": "2026-02-25T17:18:18.220627+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95547,
            "ip_address": "37.111.213.148",
            "count": 1,
            "first_visit": "2026-02-25T17:29:17.649099+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95548,
            "ip_address": "50.19.40.12",
            "count": 1,
            "first_visit": "2026-02-25T17:49:45.161607+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95549,
            "ip_address": "103.40.156.49",
            "count": 1,
            "first_visit": "2026-02-25T17:59:28.833260+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95550,
            "ip_address": "103.72.0.230",
            "count": 1,
            "first_visit": "2026-02-25T18:31:49.635469+06:00",
            "date": "2026-02-25"
        }
    ]
}