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

{
    "count": 95406,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95392&ordering=first_visit",
    "results": [
        {
            "id": 95497,
            "ip_address": "103.101.196.235",
            "count": 1,
            "first_visit": "2026-02-24T06:22:54.947548+06:00",
            "date": "2026-02-24"
        },
        {
            "id": 95498,
            "ip_address": "38.226.144.83",
            "count": 1,
            "first_visit": "2026-02-24T06:23:00.237067+06:00",
            "date": "2026-02-24"
        },
        {
            "id": 95499,
            "ip_address": "176.105.197.242",
            "count": 1,
            "first_visit": "2026-02-24T06:23:01.126524+06:00",
            "date": "2026-02-24"
        },
        {
            "id": 95500,
            "ip_address": "103.31.179.246",
            "count": 1,
            "first_visit": "2026-02-24T06:23:01.467961+06:00",
            "date": "2026-02-24"
        },
        {
            "id": 95501,
            "ip_address": "191.97.8.135",
            "count": 1,
            "first_visit": "2026-02-24T06:23:01.469162+06:00",
            "date": "2026-02-24"
        },
        {
            "id": 95502,
            "ip_address": "104.28.120.3",
            "count": 1,
            "first_visit": "2026-02-24T06:25:37.953052+06:00",
            "date": "2026-02-24"
        }
    ]
}