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

{
    "count": 98140,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6416&ordering=-count",
    "results": [
        {
            "id": 7973,
            "ip_address": "43.245.123.51",
            "count": 5,
            "first_visit": "2022-05-17T11:41:10.835958+06:00",
            "date": null
        },
        {
            "id": 79508,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-02-27T03:05:01.541328+06:00",
            "date": "2025-02-27"
        },
        {
            "id": 79507,
            "ip_address": "114.119.136.75",
            "count": 5,
            "first_visit": "2025-02-27T02:59:06.976549+06:00",
            "date": "2025-02-27"
        },
        {
            "id": 79624,
            "ip_address": "103.73.225.103",
            "count": 5,
            "first_visit": "2025-03-02T07:23:53.649875+06:00",
            "date": "2025-03-02"
        },
        {
            "id": 7916,
            "ip_address": "103.155.118.212",
            "count": 5,
            "first_visit": "2022-05-17T11:11:49.284722+06:00",
            "date": null
        },
        {
            "id": 27468,
            "ip_address": "103.67.158.125",
            "count": 5,
            "first_visit": "2022-07-25T23:20:18.731701+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 7903,
            "ip_address": "42.0.4.251",
            "count": 5,
            "first_visit": "2022-05-17T11:05:26.267330+06:00",
            "date": null
        },
        {
            "id": 79554,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-02-28T07:05:36.778189+06:00",
            "date": "2025-02-28"
        }
    ]
}