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

{
    "count": 100291,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6760&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6744&ordering=-count",
    "results": [
        {
            "id": 23392,
            "ip_address": "66.249.66.82",
            "count": 5,
            "first_visit": "2022-07-18T00:20:00.679542+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 57413,
            "ip_address": "120.50.4.32",
            "count": 5,
            "first_visit": "2023-10-12T11:22:15.116753+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 79127,
            "ip_address": "123.49.54.169",
            "count": 5,
            "first_visit": "2025-02-19T10:55:31.748694+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 7439,
            "ip_address": "116.58.201.44",
            "count": 5,
            "first_visit": "2022-05-16T23:06:03.893345+06:00",
            "date": null
        },
        {
            "id": 7418,
            "ip_address": "116.58.201.101",
            "count": 5,
            "first_visit": "2022-05-16T22:54:17.895568+06:00",
            "date": null
        },
        {
            "id": 23419,
            "ip_address": "66.249.66.6",
            "count": 5,
            "first_visit": "2022-07-18T05:46:44.945004+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 56798,
            "ip_address": "103.196.233.53",
            "count": 5,
            "first_visit": "2023-10-05T08:03:13.261018+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 7445,
            "ip_address": "116.58.203.36",
            "count": 5,
            "first_visit": "2022-05-16T23:10:11.421241+06:00",
            "date": null
        }
    ]
}