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

{
    "count": 100755,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30304&ordering=-ip_address",
    "results": [
        {
            "id": 5135,
            "ip_address": "27.123.255.237",
            "count": 1,
            "first_visit": "2022-04-15T14:24:55.313609+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"
        },
        {
            "id": 10636,
            "ip_address": "27.123.255.205",
            "count": 1,
            "first_visit": "2022-05-23T12:23:04.493764+06:00",
            "date": null
        },
        {
            "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": 87804,
            "ip_address": "27.123.255.197",
            "count": 1,
            "first_visit": "2025-08-16T09:00:12.801342+06:00",
            "date": "2025-08-16"
        },
        {
            "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": 4151,
            "ip_address": "27.123.255.182",
            "count": 1,
            "first_visit": "2022-03-07T10:32:34.983010+06:00",
            "date": null
        },
        {
            "id": 99107,
            "ip_address": "27.123.255.168",
            "count": 1,
            "first_visit": "2026-06-11T16:42:43.424621+06:00",
            "date": "2026-06-11"
        }
    ]
}