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

{
    "count": 96395,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21000&ordering=-ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 22625,
            "ip_address": "37.111.213.122",
            "count": 1,
            "first_visit": "2022-07-14T14:38:09.747153+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 45694,
            "ip_address": "37.111.213.122",
            "count": 1,
            "first_visit": "2023-04-25T10:01:35.172296+06:00",
            "date": "2023-04-25"
        }
    ]
}