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

{
    "count": 100014,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1912&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1896&ordering=-first_visit",
    "results": [
        {
            "id": 98206,
            "ip_address": "103.72.212.227",
            "count": 1,
            "first_visit": "2026-05-17T22:37:26.269695+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98205,
            "ip_address": "103.120.162.2",
            "count": 2,
            "first_visit": "2026-05-17T21:01:56.665764+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98204,
            "ip_address": "121.91.189.26",
            "count": 1,
            "first_visit": "2026-05-17T20:31:46.652791+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98203,
            "ip_address": "202.134.14.235",
            "count": 1,
            "first_visit": "2026-05-17T20:07:19.567703+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98202,
            "ip_address": "103.60.161.97",
            "count": 1,
            "first_visit": "2026-05-17T19:50:42.272195+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98201,
            "ip_address": "172.225.78.66",
            "count": 1,
            "first_visit": "2026-05-17T19:42:49.503727+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98200,
            "ip_address": "103.144.200.195",
            "count": 3,
            "first_visit": "2026-05-17T19:22:46.918098+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98199,
            "ip_address": "103.203.92.12",
            "count": 2,
            "first_visit": "2026-05-17T19:19:20.926104+06:00",
            "date": "2026-05-17"
        }
    ]
}