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

{
    "count": 102385,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2424&ordering=-count",
    "results": [
        {
            "id": 63694,
            "ip_address": "157.10.29.192",
            "count": 10,
            "first_visit": "2024-01-24T09:36:44.983720+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 34578,
            "ip_address": "114.119.141.168",
            "count": 10,
            "first_visit": "2022-09-18T00:29:44.950377+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 83617,
            "ip_address": "114.119.151.5",
            "count": 10,
            "first_visit": "2025-06-03T00:46:59.558305+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 72303,
            "ip_address": "120.50.4.26",
            "count": 9,
            "first_visit": "2024-08-19T16:00:05.519151+06:00",
            "date": "2024-08-19"
        },
        {
            "id": 83568,
            "ip_address": "114.119.151.5",
            "count": 9,
            "first_visit": "2025-06-02T00:03:00.743939+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 62867,
            "ip_address": "202.51.189.2",
            "count": 9,
            "first_visit": "2024-01-11T09:05:47.540317+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 11,
            "ip_address": "18.190.87.2",
            "count": 9,
            "first_visit": "2021-12-02T18:22:47.411986+06:00",
            "date": null
        },
        {
            "id": 22448,
            "ip_address": "66.249.66.33",
            "count": 9,
            "first_visit": "2022-07-14T07:25:36.711926+06:00",
            "date": "2022-07-14"
        }
    ]
}