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

{
    "count": 98185,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29304&ordering=-ip_address",
    "results": [
        {
            "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": 44989,
            "ip_address": "27.123.255.158",
            "count": 1,
            "first_visit": "2023-04-07T09:08:47.471857+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 9208,
            "ip_address": "27.123.255.157",
            "count": 1,
            "first_visit": "2022-05-18T23:49:59.665487+06:00",
            "date": null
        },
        {
            "id": 41846,
            "ip_address": "27.123.255.146",
            "count": 1,
            "first_visit": "2023-02-08T22:49:26.740549+06:00",
            "date": "2023-02-08"
        }
    ]
}