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

{
    "count": 100587,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5952&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5936&ordering=-count",
    "results": [
        {
            "id": 80372,
            "ip_address": "123.136.27.131",
            "count": 5,
            "first_visit": "2025-03-20T11:23:06.085645+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 80432,
            "ip_address": "114.119.137.91",
            "count": 5,
            "first_visit": "2025-03-22T05:01:15.717489+06:00",
            "date": "2025-03-22"
        },
        {
            "id": 80309,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-03-19T03:46:11.522957+06:00",
            "date": "2025-03-19"
        },
        {
            "id": 32584,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-08-21T10:08:19.012839+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 5570,
            "ip_address": "3.143.0.81",
            "count": 5,
            "first_visit": "2022-05-03T05:38:03.440100+06:00",
            "date": null
        },
        {
            "id": 66043,
            "ip_address": "182.160.105.186",
            "count": 5,
            "first_visit": "2024-03-18T11:11:34.616059+06:00",
            "date": "2024-03-18"
        },
        {
            "id": 32510,
            "ip_address": "103.107.134.251",
            "count": 5,
            "first_visit": "2022-08-20T13:23:54.957349+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 80265,
            "ip_address": "103.239.252.50",
            "count": 5,
            "first_visit": "2025-03-18T08:51:40.939969+06:00",
            "date": "2025-03-18"
        }
    ]
}