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

{
    "count": 98122,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5936&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5920&ordering=-count",
    "results": [
        {
            "id": 32143,
            "ip_address": "66.249.64.198",
            "count": 5,
            "first_visit": "2022-08-16T18:11:29.157703+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32153,
            "ip_address": "18.188.245.111",
            "count": 5,
            "first_visit": "2022-08-16T19:13:56.098329+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 5477,
            "ip_address": "103.115.26.132",
            "count": 5,
            "first_visit": "2022-04-30T14:36:06.628415+06:00",
            "date": null
        },
        {
            "id": 80032,
            "ip_address": "114.119.151.1",
            "count": 5,
            "first_visit": "2025-03-12T04:40:45.841067+06:00",
            "date": "2025-03-12"
        },
        {
            "id": 2912,
            "ip_address": "43.250.80.250",
            "count": 5,
            "first_visit": "2022-01-26T23:35:24.912074+06:00",
            "date": null
        },
        {
            "id": 2810,
            "ip_address": "163.47.158.10",
            "count": 5,
            "first_visit": "2022-01-25T13:48:49.523053+06:00",
            "date": null
        },
        {
            "id": 32096,
            "ip_address": "66.249.66.62",
            "count": 5,
            "first_visit": "2022-08-16T02:36:56.499808+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 9356,
            "ip_address": "103.59.38.17",
            "count": 5,
            "first_visit": "2022-05-19T12:45:51.857204+06:00",
            "date": null
        }
    ]
}