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

{
    "count": 99388,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10872&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10856&ordering=ip_address",
    "results": [
        {
            "id": 84539,
            "ip_address": "103.177.166.203",
            "count": 1,
            "first_visit": "2025-06-26T11:29:42.163166+06:00",
            "date": "2025-06-26"
        },
        {
            "id": 94848,
            "ip_address": "103.177.166.217",
            "count": 1,
            "first_visit": "2026-02-04T20:38:57.224098+06:00",
            "date": "2026-02-04"
        },
        {
            "id": 22658,
            "ip_address": "103.177.166.66",
            "count": 2,
            "first_visit": "2022-07-14T15:24:34.668593+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 40944,
            "ip_address": "103.177.167.130",
            "count": 1,
            "first_visit": "2023-01-25T20:16:10.008054+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 6860,
            "ip_address": "103.177.168.100",
            "count": 1,
            "first_visit": "2022-05-16T16:48:48.581470+06:00",
            "date": null
        },
        {
            "id": 40422,
            "ip_address": "103.177.168.102",
            "count": 1,
            "first_visit": "2023-01-15T19:24:54.154691+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 7727,
            "ip_address": "103.177.168.108",
            "count": 1,
            "first_visit": "2022-05-17T09:26:00.317043+06:00",
            "date": null
        },
        {
            "id": 69414,
            "ip_address": "103.177.168.13",
            "count": 1,
            "first_visit": "2024-06-04T19:28:14.977791+06:00",
            "date": "2024-06-04"
        }
    ]
}