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

{
    "count": 102682,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49904&ordering=-ip_address",
    "results": [
        {
            "id": 87218,
            "ip_address": "123.253.38.49",
            "count": 4,
            "first_visit": "2025-08-06T03:30:17.955792+06:00",
            "date": "2025-08-06"
        },
        {
            "id": 89140,
            "ip_address": "123.253.38.17",
            "count": 2,
            "first_visit": "2025-09-07T21:55:13.654767+06:00",
            "date": "2025-09-07"
        },
        {
            "id": 2337,
            "ip_address": "123.253.37.69",
            "count": 1,
            "first_visit": "2022-01-16T22:50:20.836846+06:00",
            "date": null
        },
        {
            "id": 48936,
            "ip_address": "123.253.37.209",
            "count": 1,
            "first_visit": "2023-06-27T19:13:46.144179+06:00",
            "date": "2023-06-27"
        },
        {
            "id": 73480,
            "ip_address": "123.253.36.90",
            "count": 1,
            "first_visit": "2024-09-15T10:59:33.141922+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 13606,
            "ip_address": "123.253.36.90",
            "count": 1,
            "first_visit": "2022-06-06T10:56:19.589569+06:00",
            "date": null
        },
        {
            "id": 101464,
            "ip_address": "123.253.36.134",
            "count": 1,
            "first_visit": "2026-08-11T20:26:51.449685+06:00",
            "date": "2026-08-11"
        },
        {
            "id": 42925,
            "ip_address": "123.253.36.108",
            "count": 1,
            "first_visit": "2023-03-01T18:52:40.508072+06:00",
            "date": "2023-03-01"
        }
    ]
}