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

{
    "count": 99390,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24560&ordering=ip_address",
    "results": [
        {
            "id": 74805,
            "ip_address": "104.166.80.104",
            "count": 1,
            "first_visit": "2024-10-26T20:31:30.852029+06:00",
            "date": "2024-10-26"
        },
        {
            "id": 26995,
            "ip_address": "104.168.13.161",
            "count": 1,
            "first_visit": "2022-07-25T01:47:54.772014+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 799,
            "ip_address": "104.168.5.225",
            "count": 1,
            "first_visit": "2021-12-18T14:07:18.082124+06:00",
            "date": null
        },
        {
            "id": 4959,
            "ip_address": "104.168.65.195",
            "count": 1,
            "first_visit": "2022-04-06T19:31:14.144461+06:00",
            "date": null
        },
        {
            "id": 99176,
            "ip_address": "104.168.8.149",
            "count": 1,
            "first_visit": "2026-06-14T11:06:34.371041+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 50976,
            "ip_address": "104.171.152.145",
            "count": 1,
            "first_visit": "2023-07-27T10:08:31.284221+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 70252,
            "ip_address": "104.171.153.191",
            "count": 1,
            "first_visit": "2024-06-25T00:39:31.182488+06:00",
            "date": "2024-06-25"
        },
        {
            "id": 76915,
            "ip_address": "104.171.153.237",
            "count": 1,
            "first_visit": "2024-12-18T23:56:36.696360+06:00",
            "date": "2024-12-18"
        }
    ]
}