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

{
    "count": 99669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=520&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=504&ordering=-id",
    "results": [
        {
            "id": 99253,
            "ip_address": "103.197.153.128",
            "count": 2,
            "first_visit": "2026-06-16T08:52:41.062190+06:00",
            "date": "2026-06-16"
        },
        {
            "id": 99252,
            "ip_address": "210.4.78.4",
            "count": 1,
            "first_visit": "2026-06-16T08:49:23.469208+06:00",
            "date": "2026-06-16"
        },
        {
            "id": 99251,
            "ip_address": "106.0.53.217",
            "count": 1,
            "first_visit": "2026-06-16T08:22:19.325960+06:00",
            "date": "2026-06-16"
        },
        {
            "id": 99250,
            "ip_address": "74.125.150.8",
            "count": 3,
            "first_visit": "2026-06-16T07:40:42.904535+06:00",
            "date": "2026-06-16"
        },
        {
            "id": 99249,
            "ip_address": "89.40.109.223",
            "count": 1,
            "first_visit": "2026-06-16T07:37:43.122173+06:00",
            "date": "2026-06-16"
        },
        {
            "id": 99248,
            "ip_address": "66.249.68.1",
            "count": 1,
            "first_visit": "2026-06-16T07:18:35.450934+06:00",
            "date": "2026-06-16"
        },
        {
            "id": 99247,
            "ip_address": "54.189.58.80",
            "count": 1,
            "first_visit": "2026-06-16T06:36:55.876564+06:00",
            "date": "2026-06-16"
        },
        {
            "id": 99246,
            "ip_address": "202.173.122.5",
            "count": 1,
            "first_visit": "2026-06-16T04:06:28.546734+06:00",
            "date": "2026-06-16"
        }
    ]
}