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

{
    "count": 95740,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95728&ordering=id",
    "results": [
        {
            "id": 95833,
            "ip_address": "16.146.98.92",
            "count": 1,
            "first_visit": "2026-03-08T02:20:23.854260+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95834,
            "ip_address": "66.220.149.49",
            "count": 1,
            "first_visit": "2026-03-08T02:46:27.994079+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95835,
            "ip_address": "37.111.194.144",
            "count": 1,
            "first_visit": "2026-03-08T03:22:59.934611+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95836,
            "ip_address": "172.59.72.238",
            "count": 1,
            "first_visit": "2026-03-08T03:25:22.569160+06:00",
            "date": "2026-03-08"
        }
    ]
}