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

{
    "count": 96068,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5664&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5648&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": 34218,
            "ip_address": "66.249.66.158",
            "count": 5,
            "first_visit": "2022-09-12T01:33:11.467809+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 66668,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-06T00:39:36.698591+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 34285,
            "ip_address": "114.119.141.146",
            "count": 5,
            "first_visit": "2022-09-13T01:11:41.328617+06:00",
            "date": "2022-09-13"
        },
        {
            "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": 8037,
            "ip_address": "42.0.7.236",
            "count": 5,
            "first_visit": "2022-05-17T12:09:12.018099+06:00",
            "date": null
        },
        {
            "id": 66609,
            "ip_address": "66.249.73.2",
            "count": 5,
            "first_visit": "2024-04-04T01:23:46.825470+06:00",
            "date": "2024-04-04"
        },
        {
            "id": 66653,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2024-04-05T12:23:27.670477+06:00",
            "date": "2024-04-05"
        }
    ]
}