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

{
    "count": 101315,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99440&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99424&ordering=count",
    "results": [
        {
            "id": 2224,
            "ip_address": "103.113.148.99",
            "count": 11,
            "first_visit": "2022-01-14T22:10:34.341885+06:00",
            "date": null
        },
        {
            "id": 141,
            "ip_address": "114.119.151.251",
            "count": 11,
            "first_visit": "2021-12-04T10:13:55.575876+06:00",
            "date": null
        },
        {
            "id": 67581,
            "ip_address": "66.249.66.37",
            "count": 11,
            "first_visit": "2024-04-27T03:20:18.236525+06:00",
            "date": "2024-04-27"
        },
        {
            "id": 57530,
            "ip_address": "103.55.145.187",
            "count": 11,
            "first_visit": "2023-10-14T00:51:56.421916+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 67864,
            "ip_address": "66.249.66.36",
            "count": 11,
            "first_visit": "2024-05-04T03:17:45.859391+06:00",
            "date": "2024-05-04"
        },
        {
            "id": 74456,
            "ip_address": "103.117.194.230",
            "count": 11,
            "first_visit": "2024-10-15T09:26:49.439402+06:00",
            "date": "2024-10-15"
        },
        {
            "id": 72784,
            "ip_address": "66.249.64.128",
            "count": 11,
            "first_visit": "2024-08-31T03:02:08.146970+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 79002,
            "ip_address": "66.249.77.160",
            "count": 11,
            "first_visit": "2025-02-16T02:28:20.503931+06:00",
            "date": "2025-02-16"
        }
    ]
}