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

{
    "count": 100240,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7064&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7048&ordering=-count",
    "results": [
        {
            "id": 54729,
            "ip_address": "202.94.164.154",
            "count": 4,
            "first_visit": "2023-09-10T12:41:22.147510+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 4026,
            "ip_address": "103.240.249.149",
            "count": 4,
            "first_visit": "2022-03-03T12:05:32.787617+06:00",
            "date": null
        },
        {
            "id": 79156,
            "ip_address": "103.184.173.73",
            "count": 4,
            "first_visit": "2025-02-19T22:49:20.808188+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 3926,
            "ip_address": "103.206.228.46",
            "count": 4,
            "first_visit": "2022-02-27T19:44:07.172255+06:00",
            "date": null
        },
        {
            "id": 22157,
            "ip_address": "66.249.72.166",
            "count": 4,
            "first_visit": "2022-07-12T18:31:39.186055+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 54347,
            "ip_address": "103.60.175.138",
            "count": 4,
            "first_visit": "2023-09-05T13:03:43.473029+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 79167,
            "ip_address": "104.28.240.85",
            "count": 4,
            "first_visit": "2025-02-20T03:18:41.973810+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 22116,
            "ip_address": "180.149.232.53",
            "count": 4,
            "first_visit": "2022-07-12T13:08:42.264123+06:00",
            "date": "2022-07-12"
        }
    ]
}