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

{
    "count": 100025,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1952&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1936&ordering=-count",
    "results": [
        {
            "id": 37590,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-11-20T02:25:24.158913+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 21905,
            "ip_address": "66.249.79.227",
            "count": 11,
            "first_visit": "2022-07-11T00:35:19.965834+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 196,
            "ip_address": "114.119.157.103",
            "count": 11,
            "first_visit": "2021-12-05T10:18:16.365120+06:00",
            "date": null
        },
        {
            "id": 75930,
            "ip_address": "66.249.70.102",
            "count": 11,
            "first_visit": "2024-11-22T00:04:12.273152+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 63419,
            "ip_address": "103.96.104.226",
            "count": 11,
            "first_visit": "2024-01-19T12:02:07.033213+06:00",
            "date": "2024-01-19"
        },
        {
            "id": 78885,
            "ip_address": "37.111.215.182",
            "count": 11,
            "first_visit": "2025-02-12T19:46:13.554669+06:00",
            "date": "2025-02-12"
        },
        {
            "id": 83732,
            "ip_address": "114.119.151.1",
            "count": 11,
            "first_visit": "2025-06-06T00:01:33.464082+06:00",
            "date": "2025-06-06"
        },
        {
            "id": 35504,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-10-05T05:49:33.750690+06:00",
            "date": "2022-10-05"
        }
    ]
}