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

{
    "count": 101310,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82992&ordering=ip_address",
    "results": [
        {
            "id": 43608,
            "ip_address": "40.77.191.230",
            "count": 1,
            "first_visit": "2023-03-12T10:15:50.631249+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 85629,
            "ip_address": "40.77.191.99",
            "count": 2,
            "first_visit": "2025-07-11T05:21:14.856628+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 13218,
            "ip_address": "40.77.202.0",
            "count": 1,
            "first_visit": "2022-06-01T00:57:57.384948+06:00",
            "date": null
        },
        {
            "id": 40908,
            "ip_address": "40.77.202.0",
            "count": 1,
            "first_visit": "2023-01-24T19:31:29.730154+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 71637,
            "ip_address": "40.77.202.1",
            "count": 1,
            "first_visit": "2024-07-30T09:58:14.191663+06:00",
            "date": "2024-07-30"
        },
        {
            "id": 73240,
            "ip_address": "40.77.202.100",
            "count": 2,
            "first_visit": "2024-09-10T22:52:20.222788+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 39471,
            "ip_address": "40.77.202.103",
            "count": 1,
            "first_visit": "2022-12-27T18:59:12.252402+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 4410,
            "ip_address": "40.77.202.105",
            "count": 1,
            "first_visit": "2022-03-16T11:47:03.213026+06:00",
            "date": null
        }
    ]
}