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

{
    "count": 102062,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=424&ordering=-count",
    "results": [
        {
            "id": 83438,
            "ip_address": "114.119.136.75",
            "count": 20,
            "first_visit": "2025-05-30T05:08:35.759317+06:00",
            "date": "2025-05-30"
        },
        {
            "id": 22169,
            "ip_address": "66.249.72.164",
            "count": 20,
            "first_visit": "2022-07-13T00:05:16.748076+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 305,
            "ip_address": "114.119.158.28",
            "count": 20,
            "first_visit": "2021-12-06T17:20:46.021499+06:00",
            "date": null
        },
        {
            "id": 566,
            "ip_address": "114.119.155.83",
            "count": 20,
            "first_visit": "2021-12-11T09:43:28.640750+06:00",
            "date": null
        },
        {
            "id": 38,
            "ip_address": "114.119.160.138",
            "count": 19,
            "first_visit": "2021-12-03T03:59:59.108957+06:00",
            "date": null
        },
        {
            "id": 35689,
            "ip_address": "66.249.66.60",
            "count": 19,
            "first_visit": "2022-10-10T00:07:46.376102+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 37773,
            "ip_address": "66.249.66.62",
            "count": 19,
            "first_visit": "2022-11-24T00:34:14.752215+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 35654,
            "ip_address": "66.249.75.222",
            "count": 19,
            "first_visit": "2022-10-09T00:32:46.416241+06:00",
            "date": "2022-10-09"
        }
    ]
}