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

{
    "count": 95395,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95384&ordering=id",
    "results": [
        {
            "id": 95489,
            "ip_address": "197.185.133.95",
            "count": 1,
            "first_visit": "2026-02-23T22:49:03.802252+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 95490,
            "ip_address": "104.194.192.119",
            "count": 1,
            "first_visit": "2026-02-23T22:49:08.186266+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 95491,
            "ip_address": "103.159.72.97",
            "count": 1,
            "first_visit": "2026-02-23T23:24:45.875764+06:00",
            "date": "2026-02-23"
        }
    ]
}