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

{
    "count": 94947,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94936&ordering=first_visit",
    "results": [
        {
            "id": 95041,
            "ip_address": "167.103.120.255",
            "count": 1,
            "first_visit": "2026-02-09T22:23:50.753144+06:00",
            "date": "2026-02-09"
        },
        {
            "id": 95042,
            "ip_address": "103.180.55.224",
            "count": 1,
            "first_visit": "2026-02-09T22:40:02.734546+06:00",
            "date": "2026-02-09"
        },
        {
            "id": 95043,
            "ip_address": "103.146.57.98",
            "count": 1,
            "first_visit": "2026-02-09T23:24:07.650443+06:00",
            "date": "2026-02-09"
        }
    ]
}