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

{
    "count": 99311,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24888&ordering=-ip_address",
    "results": [
        {
            "id": 85187,
            "ip_address": "37.111.201.221",
            "count": 2,
            "first_visit": "2025-07-03T21:09:16.878879+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 37102,
            "ip_address": "37.111.201.221",
            "count": 1,
            "first_visit": "2022-11-08T12:21:11.620858+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 18671,
            "ip_address": "37.111.201.221",
            "count": 1,
            "first_visit": "2022-06-25T16:13:34.809847+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 4377,
            "ip_address": "37.111.201.22",
            "count": 1,
            "first_visit": "2022-03-14T23:08:00.454825+06:00",
            "date": null
        },
        {
            "id": 20432,
            "ip_address": "37.111.201.22",
            "count": 1,
            "first_visit": "2022-06-30T19:59:17.453838+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 23183,
            "ip_address": "37.111.201.219",
            "count": 4,
            "first_visit": "2022-07-16T18:18:30.584301+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 82849,
            "ip_address": "37.111.201.218",
            "count": 1,
            "first_visit": "2025-05-16T06:22:08.519548+06:00",
            "date": "2025-05-16"
        },
        {
            "id": 5509,
            "ip_address": "37.111.201.216",
            "count": 1,
            "first_visit": "2022-05-01T03:47:51.223408+06:00",
            "date": null
        }
    ]
}