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

{
    "count": 99256,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3992&ordering=-count",
    "results": [
        {
            "id": 32768,
            "ip_address": "66.249.64.196",
            "count": 7,
            "first_visit": "2022-08-23T17:08:26.109263+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 71702,
            "ip_address": "114.119.145.216",
            "count": 7,
            "first_visit": "2024-08-01T06:54:00.833575+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 82559,
            "ip_address": "114.119.151.5",
            "count": 7,
            "first_visit": "2025-05-10T01:15:47.323201+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 71628,
            "ip_address": "66.249.69.5",
            "count": 7,
            "first_visit": "2024-07-30T02:25:26.223002+06:00",
            "date": "2024-07-30"
        },
        {
            "id": 71598,
            "ip_address": "66.249.69.6",
            "count": 7,
            "first_visit": "2024-07-29T01:24:56.798606+06:00",
            "date": "2024-07-29"
        },
        {
            "id": 11265,
            "ip_address": "114.119.130.237",
            "count": 7,
            "first_visit": "2022-05-25T01:02:53.405395+06:00",
            "date": null
        },
        {
            "id": 71600,
            "ip_address": "66.249.69.5",
            "count": 7,
            "first_visit": "2024-07-29T02:03:02.216779+06:00",
            "date": "2024-07-29"
        },
        {
            "id": 82524,
            "ip_address": "114.119.151.1",
            "count": 7,
            "first_visit": "2025-05-09T06:45:32.678109+06:00",
            "date": "2025-05-09"
        }
    ]
}