GET /user_management/visitor-free/?format=api&offset=5424&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=5432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5416&ordering=-count",
    "results": [
        {
            "id": 3785,
            "ip_address": "103.159.188.145",
            "count": 5,
            "first_visit": "2022-02-22T10:32:22.351341+06:00",
            "date": null
        },
        {
            "id": 67084,
            "ip_address": "114.119.128.35",
            "count": 5,
            "first_visit": "2024-04-17T13:40:36.698118+06:00",
            "date": "2024-04-17"
        },
        {
            "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": 35160,
            "ip_address": "103.187.95.19",
            "count": 5,
            "first_visit": "2022-09-28T20:37:44.337870+06:00",
            "date": "2022-09-28"
        },
        {
            "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": 67017,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-04-16T01:24:26.263160+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"
        }
    ]
}