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

{
    "count": 94172,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94160&ordering=first_visit",
    "results": [
        {
            "id": 94265,
            "ip_address": "66.131.93.120",
            "count": 1,
            "first_visit": "2026-01-20T04:52:11.133150+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 94266,
            "ip_address": "136.119.202.241",
            "count": 1,
            "first_visit": "2026-01-20T05:10:09.990409+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 94267,
            "ip_address": "136.227.164.108",
            "count": 1,
            "first_visit": "2026-01-20T05:10:40.785884+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 94268,
            "ip_address": "34.34.247.79",
            "count": 5,
            "first_visit": "2026-01-20T07:05:04.419669+06:00",
            "date": "2026-01-20"
        }
    ]
}