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

{
    "count": 96334,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20752&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20736&ordering=-ip_address",
    "results": [
        {
            "id": 88571,
            "ip_address": "37.111.214.105",
            "count": 1,
            "first_visit": "2025-08-28T15:16:46.207267+06:00",
            "date": "2025-08-28"
        },
        {
            "id": 92412,
            "ip_address": "37.111.214.104",
            "count": 3,
            "first_visit": "2025-11-26T13:07:14.878220+06:00",
            "date": "2025-11-26"
        },
        {
            "id": 7467,
            "ip_address": "37.111.214.104",
            "count": 1,
            "first_visit": "2022-05-16T23:25:30.251262+06:00",
            "date": null
        },
        {
            "id": 18537,
            "ip_address": "37.111.214.104",
            "count": 1,
            "first_visit": "2022-06-25T11:02:33.067643+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 7319,
            "ip_address": "37.111.213.98",
            "count": 1,
            "first_visit": "2022-05-16T22:00:44.518377+06:00",
            "date": null
        },
        {
            "id": 24364,
            "ip_address": "37.111.213.98",
            "count": 1,
            "first_visit": "2022-07-20T03:44:56.267546+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 90096,
            "ip_address": "37.111.213.98",
            "count": 2,
            "first_visit": "2025-09-28T10:56:32.191639+06:00",
            "date": "2025-09-28"
        },
        {
            "id": 92591,
            "ip_address": "37.111.213.94",
            "count": 1,
            "first_visit": "2025-12-03T09:00:42.563360+06:00",
            "date": "2025-12-03"
        }
    ]
}