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

{
    "count": 96488,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21024&ordering=-ip_address",
    "results": [
        {
            "id": 68193,
            "ip_address": "37.111.213.129",
            "count": 2,
            "first_visit": "2024-05-11T12:30:36.600857+06:00",
            "date": "2024-05-11"
        },
        {
            "id": 96025,
            "ip_address": "37.111.213.129",
            "count": 1,
            "first_visit": "2026-03-14T10:32:14.619548+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 87429,
            "ip_address": "37.111.213.128",
            "count": 2,
            "first_visit": "2025-08-09T19:35:34.131054+06:00",
            "date": "2025-08-09"
        },
        {
            "id": 7413,
            "ip_address": "37.111.213.127",
            "count": 1,
            "first_visit": "2022-05-16T22:52:08.359890+06:00",
            "date": null
        },
        {
            "id": 33326,
            "ip_address": "37.111.213.127",
            "count": 1,
            "first_visit": "2022-08-29T16:00:55.732078+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 27775,
            "ip_address": "37.111.213.126",
            "count": 1,
            "first_visit": "2022-07-26T15:24:43.838722+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 91595,
            "ip_address": "37.111.213.125",
            "count": 1,
            "first_visit": "2025-11-03T19:56:41.316507+06:00",
            "date": "2025-11-03"
        },
        {
            "id": 8148,
            "ip_address": "37.111.213.124",
            "count": 2,
            "first_visit": "2022-05-17T13:01:44.846170+06:00",
            "date": null
        }
    ]
}