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

{
    "count": 94835,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94824&ordering=first_visit",
    "results": [
        {
            "id": 94929,
            "ip_address": "116.58.201.34",
            "count": 1,
            "first_visit": "2026-02-07T01:02:48.168719+06:00",
            "date": "2026-02-07"
        },
        {
            "id": 94930,
            "ip_address": "31.13.115.9",
            "count": 1,
            "first_visit": "2026-02-07T01:09:12.585783+06:00",
            "date": "2026-02-07"
        },
        {
            "id": 94931,
            "ip_address": "38.121.214.227",
            "count": 1,
            "first_visit": "2026-02-07T01:22:21.799717+06:00",
            "date": "2026-02-07"
        }
    ]
}