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

{
    "count": 94555,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94544&ordering=first_visit",
    "results": [
        {
            "id": 94649,
            "ip_address": "144.48.111.234",
            "count": 1,
            "first_visit": "2026-01-30T18:38:01.655575+06:00",
            "date": "2026-01-30"
        },
        {
            "id": 94650,
            "ip_address": "103.134.240.17",
            "count": 1,
            "first_visit": "2026-01-30T18:51:03.066978+06:00",
            "date": "2026-01-30"
        },
        {
            "id": 94651,
            "ip_address": "103.73.225.183",
            "count": 1,
            "first_visit": "2026-01-30T19:12:35.742880+06:00",
            "date": "2026-01-30"
        }
    ]
}