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

{
    "count": 97600,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5424&ordering=-count",
    "results": [
        {
            "id": 80487,
            "ip_address": "123.136.27.131",
            "count": 5,
            "first_visit": "2025-03-23T14:01:11.589727+06:00",
            "date": "2025-03-23"
        },
        {
            "id": 67029,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-16T08:59:56.933036+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 35129,
            "ip_address": "182.48.82.28",
            "count": 5,
            "first_visit": "2022-09-28T10:52:05.343500+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 11678,
            "ip_address": "114.119.149.108",
            "count": 5,
            "first_visit": "2022-05-26T15:22:25.090228+06:00",
            "date": null
        },
        {
            "id": 67017,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-04-16T01:24:26.263160+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 80444,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-03-22T10:14:17.010818+06:00",
            "date": "2025-03-22"
        },
        {
            "id": 11759,
            "ip_address": "103.67.158.69",
            "count": 5,
            "first_visit": "2022-05-26T22:59:01.523757+06:00",
            "date": null
        },
        {
            "id": 67032,
            "ip_address": "202.134.9.144",
            "count": 5,
            "first_visit": "2024-04-16T10:29:28.591735+06:00",
            "date": "2024-04-16"
        }
    ]
}