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

{
    "count": 100082,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21688&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21672&ordering=-ip_address",
    "results": [
        {
            "id": 45276,
            "ip_address": "37.111.214.190",
            "count": 3,
            "first_visit": "2023-04-13T13:32:03.990634+06:00",
            "date": "2023-04-13"
        },
        {
            "id": 75735,
            "ip_address": "37.111.214.189",
            "count": 4,
            "first_visit": "2024-11-16T16:29:56.210695+06:00",
            "date": "2024-11-16"
        },
        {
            "id": 90007,
            "ip_address": "37.111.214.187",
            "count": 1,
            "first_visit": "2025-09-25T11:59:12.332967+06:00",
            "date": "2025-09-25"
        },
        {
            "id": 84829,
            "ip_address": "37.111.214.185",
            "count": 1,
            "first_visit": "2025-06-30T11:41:18.592343+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 7910,
            "ip_address": "37.111.214.184",
            "count": 4,
            "first_visit": "2022-05-17T11:07:21.019323+06:00",
            "date": null
        },
        {
            "id": 51178,
            "ip_address": "37.111.214.184",
            "count": 1,
            "first_visit": "2023-07-29T22:57:49.259993+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 4400,
            "ip_address": "37.111.214.183",
            "count": null,
            "first_visit": "2022-03-16T00:35:40.602581+06:00",
            "date": null
        },
        {
            "id": 10884,
            "ip_address": "37.111.214.182",
            "count": 1,
            "first_visit": "2022-05-24T10:34:52.545589+06:00",
            "date": null
        }
    ]
}