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

{
    "count": 95207,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2336&ordering=-count",
    "results": [
        {
            "id": 9562,
            "ip_address": "42.0.7.234",
            "count": 10,
            "first_visit": "2022-05-19T23:31:44.120806+06:00",
            "date": null
        },
        {
            "id": 34578,
            "ip_address": "114.119.141.168",
            "count": 10,
            "first_visit": "2022-09-18T00:29:44.950377+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 74233,
            "ip_address": "66.249.64.128",
            "count": 10,
            "first_visit": "2024-10-10T01:28:07.939863+06:00",
            "date": "2024-10-10"
        },
        {
            "id": 24353,
            "ip_address": "66.249.70.166",
            "count": 10,
            "first_visit": "2022-07-20T02:15:12.609675+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 73152,
            "ip_address": "66.249.64.129",
            "count": 10,
            "first_visit": "2024-09-09T00:42:40.480332+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 5275,
            "ip_address": "202.134.8.131",
            "count": 10,
            "first_visit": "2022-04-20T14:00:11.786387+06:00",
            "date": null
        },
        {
            "id": 73116,
            "ip_address": "66.249.64.132",
            "count": 10,
            "first_visit": "2024-09-08T01:20:36.498933+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 24230,
            "ip_address": "182.48.73.64",
            "count": 10,
            "first_visit": "2022-07-19T23:11:25.344561+06:00",
            "date": "2022-07-19"
        }
    ]
}