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

{
    "count": 95989,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95976&ordering=id",
    "results": [
        {
            "id": 96081,
            "ip_address": "118.179.152.100",
            "count": 1,
            "first_visit": "2026-03-15T15:30:54.047102+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 96082,
            "ip_address": "103.149.61.72",
            "count": 1,
            "first_visit": "2026-03-15T15:52:59.410169+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 96083,
            "ip_address": "103.174.225.212",
            "count": 1,
            "first_visit": "2026-03-15T16:21:14.891732+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 96084,
            "ip_address": "34.86.28.63",
            "count": 1,
            "first_visit": "2026-03-15T16:25:02.919457+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 96085,
            "ip_address": "59.152.5.134",
            "count": 1,
            "first_visit": "2026-03-15T17:04:32.238948+06:00",
            "date": "2026-03-15"
        }
    ]
}