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

{
    "count": 94011,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94000&ordering=id",
    "results": [
        {
            "id": 94105,
            "ip_address": "103.81.106.251",
            "count": 1,
            "first_visit": "2026-01-16T14:49:27.625505+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 94106,
            "ip_address": "103.60.175.24",
            "count": 1,
            "first_visit": "2026-01-16T16:17:09.179167+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 94107,
            "ip_address": "68.167.134.145",
            "count": 1,
            "first_visit": "2026-01-16T16:46:51.562760+06:00",
            "date": "2026-01-16"
        }
    ]
}