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

{
    "count": 102610,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5448&ordering=-count",
    "results": [
        {
            "id": 80910,
            "ip_address": "114.119.130.54",
            "count": 5,
            "first_visit": "2025-04-04T00:09:20.783348+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 12104,
            "ip_address": "114.119.129.22",
            "count": 5,
            "first_visit": "2022-05-28T05:48:14.523745+06:00",
            "date": null
        },
        {
            "id": 12076,
            "ip_address": "103.155.118.224",
            "count": 5,
            "first_visit": "2022-05-28T00:44:30.242477+06:00",
            "date": null
        },
        {
            "id": 35613,
            "ip_address": "66.249.79.231",
            "count": 5,
            "first_visit": "2022-10-07T20:11:16.857905+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 952,
            "ip_address": "37.111.238.238",
            "count": 5,
            "first_visit": "2021-12-19T22:49:23.372047+06:00",
            "date": null
        },
        {
            "id": 35545,
            "ip_address": "66.249.70.216",
            "count": 5,
            "first_visit": "2022-10-06T00:55:27.271286+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 67884,
            "ip_address": "58.145.184.237",
            "count": 5,
            "first_visit": "2024-05-04T17:55:43.830797+06:00",
            "date": "2024-05-04"
        },
        {
            "id": 67804,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2024-05-02T08:19:31.849285+06:00",
            "date": "2024-05-02"
        }
    ]
}