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

{
    "count": 93428,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93416&ordering=first_visit",
    "results": [
        {
            "id": 93521,
            "ip_address": "146.190.34.116",
            "count": 1,
            "first_visit": "2026-01-02T03:35:45.793679+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 93522,
            "ip_address": "66.249.79.230",
            "count": 1,
            "first_visit": "2026-01-02T04:13:03.048462+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 93523,
            "ip_address": "66.249.79.229",
            "count": 1,
            "first_visit": "2026-01-02T04:44:56.590494+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 93524,
            "ip_address": "35.237.114.27",
            "count": 1,
            "first_visit": "2026-01-02T05:02:17.906455+06:00",
            "date": "2026-01-02"
        }
    ]
}