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

{
    "count": 95468,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95456&ordering=id",
    "results": [
        {
            "id": 95561,
            "ip_address": "172.56.12.64",
            "count": 1,
            "first_visit": "2026-02-26T09:29:35.961581+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 95562,
            "ip_address": "14.234.236.31",
            "count": 1,
            "first_visit": "2026-02-26T09:35:21.429107+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 95563,
            "ip_address": "43.224.117.179",
            "count": 1,
            "first_visit": "2026-02-26T10:58:59.346298+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 95564,
            "ip_address": "37.111.211.188",
            "count": 1,
            "first_visit": "2026-02-26T11:18:06.720366+06:00",
            "date": "2026-02-26"
        }
    ]
}