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

{
    "count": 101445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79280&ordering=ip_address",
    "results": [
        {
            "id": 60679,
            "ip_address": "37.111.213.9",
            "count": 1,
            "first_visit": "2023-12-06T13:34:01.325552+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 93264,
            "ip_address": "37.111.213.90",
            "count": 1,
            "first_visit": "2025-12-23T22:11:36.869122+06:00",
            "date": "2025-12-23"
        },
        {
            "id": 8465,
            "ip_address": "37.111.213.92",
            "count": 1,
            "first_visit": "2022-05-17T23:10:29.782797+06:00",
            "date": null
        },
        {
            "id": 5692,
            "ip_address": "37.111.213.93",
            "count": 1,
            "first_visit": "2022-05-07T14:25:31.745960+06:00",
            "date": null
        },
        {
            "id": 92591,
            "ip_address": "37.111.213.94",
            "count": 1,
            "first_visit": "2025-12-03T09:00:42.563360+06:00",
            "date": "2025-12-03"
        },
        {
            "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": 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"
        }
    ]
}