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

{
    "count": 102242,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1632&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1616&ordering=-count",
    "results": [
        {
            "id": 30121,
            "ip_address": "66.249.66.33",
            "count": 12,
            "first_visit": "2022-07-31T00:49:56.958237+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 70821,
            "ip_address": "114.119.128.35",
            "count": 12,
            "first_visit": "2024-07-08T01:23:58.342083+06:00",
            "date": "2024-07-08"
        },
        {
            "id": 83671,
            "ip_address": "114.119.151.1",
            "count": 12,
            "first_visit": "2025-06-04T03:31:52.296950+06:00",
            "date": "2025-06-04"
        },
        {
            "id": 4682,
            "ip_address": "66.249.92.32",
            "count": 12,
            "first_visit": "2022-03-26T08:34:10.355273+06:00",
            "date": null
        },
        {
            "id": 28428,
            "ip_address": "78.47.190.211",
            "count": 12,
            "first_visit": "2022-07-28T00:00:01.457461+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 4572,
            "ip_address": "44.199.255.171",
            "count": 12,
            "first_visit": "2022-03-21T21:28:54.619397+06:00",
            "date": null
        },
        {
            "id": 259,
            "ip_address": "114.119.159.236",
            "count": 12,
            "first_visit": "2021-12-06T07:05:12.342539+06:00",
            "date": null
        },
        {
            "id": 1626,
            "ip_address": "202.134.14.155",
            "count": 12,
            "first_visit": "2022-01-03T18:22:31.830646+06:00",
            "date": null
        }
    ]
}