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

{
    "count": 92157,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=-first_visit",
    "results": [
        {
            "id": 90253,
            "ip_address": "59.153.103.136",
            "count": 1,
            "first_visit": "2025-10-02T12:53:09.779922+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90252,
            "ip_address": "103.154.156.133",
            "count": 1,
            "first_visit": "2025-10-02T11:37:20.444055+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90251,
            "ip_address": "37.111.206.182",
            "count": 1,
            "first_visit": "2025-10-02T10:57:23.973221+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90250,
            "ip_address": "103.230.106.28",
            "count": 2,
            "first_visit": "2025-10-02T09:21:19.699271+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90249,
            "ip_address": "192.178.16.97",
            "count": 1,
            "first_visit": "2025-10-02T07:55:25.601093+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90248,
            "ip_address": "192.178.4.97",
            "count": 1,
            "first_visit": "2025-10-02T07:42:30.291815+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90247,
            "ip_address": "192.178.4.105",
            "count": 3,
            "first_visit": "2025-10-02T07:18:17.252063+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90246,
            "ip_address": "216.251.130.76",
            "count": 1,
            "first_visit": "2025-10-02T06:16:17.765138+06:00",
            "date": "2025-10-02"
        }
    ]
}