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

{
    "count": 102577,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=71608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=71592&ordering=ip_address",
    "results": [
        {
            "id": 100170,
            "ip_address": "27.123.255.166",
            "count": 1,
            "first_visit": "2026-07-11T23:38:21.583486+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 99107,
            "ip_address": "27.123.255.168",
            "count": 1,
            "first_visit": "2026-06-11T16:42:43.424621+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 4151,
            "ip_address": "27.123.255.182",
            "count": 1,
            "first_visit": "2022-03-07T10:32:34.983010+06:00",
            "date": null
        },
        {
            "id": 92123,
            "ip_address": "27.123.255.196",
            "count": 1,
            "first_visit": "2025-11-17T23:37:30.482796+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 87804,
            "ip_address": "27.123.255.197",
            "count": 1,
            "first_visit": "2025-08-16T09:00:12.801342+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 63384,
            "ip_address": "27.123.255.200",
            "count": 1,
            "first_visit": "2024-01-18T22:56:29.410252+06:00",
            "date": "2024-01-18"
        },
        {
            "id": 10636,
            "ip_address": "27.123.255.205",
            "count": 1,
            "first_visit": "2022-05-23T12:23:04.493764+06:00",
            "date": null
        },
        {
            "id": 28733,
            "ip_address": "27.123.255.219",
            "count": 1,
            "first_visit": "2022-07-28T11:43:51.310674+06:00",
            "date": "2022-07-28"
        }
    ]
}