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

{
    "count": 102082,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=504&ordering=-count",
    "results": [
        {
            "id": 260,
            "ip_address": "114.119.153.16",
            "count": 19,
            "first_visit": "2021-12-06T07:10:55.444981+06:00",
            "date": null
        },
        {
            "id": 37907,
            "ip_address": "66.249.72.166",
            "count": 19,
            "first_visit": "2022-11-27T00:05:19.912386+06:00",
            "date": "2022-11-27"
        },
        {
            "id": 192,
            "ip_address": "114.119.159.58",
            "count": 19,
            "first_visit": "2021-12-05T07:01:37.960755+06:00",
            "date": null
        },
        {
            "id": 88867,
            "ip_address": "114.119.133.83",
            "count": 19,
            "first_visit": "2025-09-03T00:31:45.144183+06:00",
            "date": "2025-09-03"
        },
        {
            "id": 37773,
            "ip_address": "66.249.66.62",
            "count": 19,
            "first_visit": "2022-11-24T00:34:14.752215+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 37776,
            "ip_address": "66.249.66.60",
            "count": 19,
            "first_visit": "2022-11-24T02:22:15.498774+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 35689,
            "ip_address": "66.249.66.60",
            "count": 19,
            "first_visit": "2022-10-10T00:07:46.376102+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 83484,
            "ip_address": "114.119.151.5",
            "count": 19,
            "first_visit": "2025-05-31T03:20:24.247621+06:00",
            "date": "2025-05-31"
        }
    ]
}