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

{
    "count": 100040,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2024&ordering=-first_visit",
    "results": [
        {
            "id": 98104,
            "ip_address": "188.30.223.68",
            "count": 1,
            "first_visit": "2026-05-15T06:50:55.080955+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98103,
            "ip_address": "72.14.199.96",
            "count": 7,
            "first_visit": "2026-05-15T04:48:57.487194+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98102,
            "ip_address": "72.14.199.97",
            "count": 3,
            "first_visit": "2026-05-15T04:48:53.684167+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98101,
            "ip_address": "103.93.33.159",
            "count": 2,
            "first_visit": "2026-05-15T02:08:56.677116+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98100,
            "ip_address": "103.197.153.76",
            "count": 1,
            "first_visit": "2026-05-15T01:34:12.308320+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98099,
            "ip_address": "160.250.191.17",
            "count": 1,
            "first_visit": "2026-05-15T01:16:21.865517+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98098,
            "ip_address": "120.89.67.9",
            "count": 1,
            "first_visit": "2026-05-15T00:53:32.218221+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98097,
            "ip_address": "103.112.237.56",
            "count": 1,
            "first_visit": "2026-05-15T00:42:21.160472+06:00",
            "date": "2026-05-15"
        }
    ]
}