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

{
    "count": 94970,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15352&ordering=-ip_address",
    "results": [
        {
            "id": 83399,
            "ip_address": "43.245.120.234",
            "count": 2,
            "first_visit": "2025-05-28T22:19:43.750339+06:00",
            "date": "2025-05-28"
        },
        {
            "id": 7251,
            "ip_address": "43.245.120.230",
            "count": 3,
            "first_visit": "2022-05-16T20:07:26.434378+06:00",
            "date": null
        },
        {
            "id": 15470,
            "ip_address": "43.245.120.230",
            "count": 1,
            "first_visit": "2022-06-15T23:16:25.412238+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 11776,
            "ip_address": "43.245.120.229",
            "count": 1,
            "first_visit": "2022-05-26T23:19:21.024752+06:00",
            "date": null
        },
        {
            "id": 92946,
            "ip_address": "43.245.120.229",
            "count": 1,
            "first_visit": "2025-12-13T12:43:42.634450+06:00",
            "date": "2025-12-13"
        },
        {
            "id": 76598,
            "ip_address": "43.245.120.228",
            "count": 9,
            "first_visit": "2024-12-10T07:52:21.973365+06:00",
            "date": "2024-12-10"
        },
        {
            "id": 88967,
            "ip_address": "43.245.120.228",
            "count": 2,
            "first_visit": "2025-09-04T18:29:33.917442+06:00",
            "date": "2025-09-04"
        },
        {
            "id": 9766,
            "ip_address": "43.245.120.227",
            "count": 2,
            "first_visit": "2022-05-20T16:21:32.509416+06:00",
            "date": null
        }
    ]
}