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

{
    "count": 97548,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10248&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10232&ordering=-count",
    "results": [
        {
            "id": 71999,
            "ip_address": "103.213.237.28",
            "count": 3,
            "first_visit": "2024-08-10T16:43:26.453775+06:00",
            "date": "2024-08-10"
        },
        {
            "id": 6899,
            "ip_address": "43.245.121.169",
            "count": 3,
            "first_visit": "2022-05-16T17:07:51.525287+06:00",
            "date": null
        },
        {
            "id": 72014,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-08-11T00:52:01.930611+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 6919,
            "ip_address": "103.135.254.249",
            "count": 3,
            "first_visit": "2022-05-16T17:29:41.086091+06:00",
            "date": null
        },
        {
            "id": 71961,
            "ip_address": "103.197.153.52",
            "count": 3,
            "first_visit": "2024-08-09T12:05:31.782140+06:00",
            "date": "2024-08-09"
        },
        {
            "id": 71916,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-08-08T07:02:01.115323+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 31687,
            "ip_address": "202.53.167.110",
            "count": 3,
            "first_visit": "2022-08-10T13:00:42.274966+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 71915,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-08-08T06:14:22.040250+06:00",
            "date": "2024-08-08"
        }
    ]
}