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

{
    "count": 102381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2384&ordering=-count",
    "results": [
        {
            "id": 74271,
            "ip_address": "66.249.65.101",
            "count": 10,
            "first_visit": "2024-10-11T05:46:29.100668+06:00",
            "date": "2024-10-11"
        },
        {
            "id": 5275,
            "ip_address": "202.134.8.131",
            "count": 10,
            "first_visit": "2022-04-20T14:00:11.786387+06:00",
            "date": null
        },
        {
            "id": 2173,
            "ip_address": "114.119.167.129",
            "count": 10,
            "first_visit": "2022-01-14T05:48:47.232140+06:00",
            "date": null
        },
        {
            "id": 74391,
            "ip_address": "66.249.64.129",
            "count": 10,
            "first_visit": "2024-10-14T01:54:41.848530+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 2096,
            "ip_address": "203.95.221.49",
            "count": 10,
            "first_visit": "2022-01-13T10:29:54.626116+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": 24230,
            "ip_address": "182.48.73.64",
            "count": 10,
            "first_visit": "2022-07-19T23:11:25.344561+06:00",
            "date": "2022-07-19"
        }
    ]
}