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

{
    "count": 95652,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95640&ordering=first_visit",
    "results": [
        {
            "id": 95745,
            "ip_address": "35.175.5.238",
            "count": 8,
            "first_visit": "2026-03-05T03:37:13.181741+06:00",
            "date": "2026-03-05"
        },
        {
            "id": 95746,
            "ip_address": "52.71.225.154",
            "count": 2,
            "first_visit": "2026-03-05T03:39:14.970724+06:00",
            "date": "2026-03-05"
        },
        {
            "id": 95747,
            "ip_address": "96.232.237.47",
            "count": 1,
            "first_visit": "2026-03-05T03:44:58.272093+06:00",
            "date": "2026-03-05"
        },
        {
            "id": 95748,
            "ip_address": "209.85.238.41",
            "count": 1,
            "first_visit": "2026-03-05T04:23:19.492648+06:00",
            "date": "2026-03-05"
        }
    ]
}