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

{
    "count": 95214,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2392&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": 83935,
            "ip_address": "114.119.136.188",
            "count": 10,
            "first_visit": "2025-06-12T02:23:27.159234+06:00",
            "date": "2025-06-12"
        },
        {
            "id": 71531,
            "ip_address": "120.89.67.41",
            "count": 9,
            "first_visit": "2024-07-26T22:30:45.890045+06:00",
            "date": "2024-07-26"
        },
        {
            "id": 11,
            "ip_address": "18.190.87.2",
            "count": 9,
            "first_visit": "2021-12-02T18:22:47.411986+06:00",
            "date": null
        },
        {
            "id": 4932,
            "ip_address": "202.53.173.181",
            "count": 9,
            "first_visit": "2022-04-05T14:53:55.562277+06:00",
            "date": null
        },
        {
            "id": 34246,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-09-12T11:21:57.869765+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 83409,
            "ip_address": "114.119.130.54",
            "count": 9,
            "first_visit": "2025-05-29T05:46:57.670591+06:00",
            "date": "2025-05-29"
        },
        {
            "id": 37082,
            "ip_address": "114.119.141.118",
            "count": 9,
            "first_visit": "2022-11-08T02:07:39.371955+06:00",
            "date": "2022-11-08"
        }
    ]
}