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

{
    "count": 100037,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8200&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8184&ordering=-first_visit",
    "results": [
        {
            "id": 91941,
            "ip_address": "72.14.199.229",
            "count": 1,
            "first_visit": "2025-11-12T16:30:29.383030+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91940,
            "ip_address": "103.217.111.92",
            "count": 1,
            "first_visit": "2025-11-12T16:25:41.404683+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91939,
            "ip_address": "45.125.222.43",
            "count": 1,
            "first_visit": "2025-11-12T15:55:32.980262+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91938,
            "ip_address": "59.152.96.125",
            "count": 1,
            "first_visit": "2025-11-12T15:54:33.392533+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91937,
            "ip_address": "103.231.239.142",
            "count": 1,
            "first_visit": "2025-11-12T15:05:43.006415+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91936,
            "ip_address": "103.214.156.37",
            "count": 1,
            "first_visit": "2025-11-12T14:43:24.712232+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91935,
            "ip_address": "165.101.132.214",
            "count": 1,
            "first_visit": "2025-11-12T14:05:27.864390+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91934,
            "ip_address": "116.179.33.21",
            "count": 1,
            "first_visit": "2025-11-12T13:33:11.485265+06:00",
            "date": "2025-11-12"
        }
    ]
}