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

{
    "count": 100572,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6064&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6048&ordering=-count",
    "results": [
        {
            "id": 65655,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-03-08T02:36:45.309387+06:00",
            "date": "2024-03-08"
        },
        {
            "id": 9294,
            "ip_address": "103.182.171.192",
            "count": 5,
            "first_visit": "2022-05-19T10:04:15.503492+06:00",
            "date": null
        },
        {
            "id": 9214,
            "ip_address": "37.111.194.255",
            "count": 5,
            "first_visit": "2022-05-18T23:54:10.197527+06:00",
            "date": null
        },
        {
            "id": 9269,
            "ip_address": "37.111.206.10",
            "count": 5,
            "first_visit": "2022-05-19T07:57:21.753685+06:00",
            "date": null
        },
        {
            "id": 31740,
            "ip_address": "114.119.141.146",
            "count": 5,
            "first_visit": "2022-08-11T03:33:16.534302+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 9246,
            "ip_address": "213.55.50.5",
            "count": 5,
            "first_visit": "2022-05-19T03:02:02.644300+06:00",
            "date": null
        },
        {
            "id": 65572,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-03-06T00:07:07.920718+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 80172,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-16T03:29:51.939103+06:00",
            "date": "2025-03-16"
        }
    ]
}