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

{
    "count": 95067,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95056&ordering=id",
    "results": [
        {
            "id": 95161,
            "ip_address": "209.85.238.229",
            "count": 1,
            "first_visit": "2026-02-14T16:59:23.129132+06:00",
            "date": "2026-02-14"
        },
        {
            "id": 95162,
            "ip_address": "185.244.154.135",
            "count": 1,
            "first_visit": "2026-02-14T18:07:00.634049+06:00",
            "date": "2026-02-14"
        },
        {
            "id": 95163,
            "ip_address": "118.179.97.95",
            "count": 3,
            "first_visit": "2026-02-14T18:09:52.143050+06:00",
            "date": "2026-02-14"
        }
    ]
}