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

{
    "count": 99146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99024&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99008&ordering=first_visit",
    "results": [
        {
            "id": 99113,
            "ip_address": "123.19.129.42",
            "count": 1,
            "first_visit": "2026-06-11T21:50:38.713328+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99114,
            "ip_address": "117.20.154.52",
            "count": 1,
            "first_visit": "2026-06-11T23:13:18.261268+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99115,
            "ip_address": "103.49.114.99",
            "count": 1,
            "first_visit": "2026-06-11T23:55:18.242509+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99116,
            "ip_address": "103.94.134.122",
            "count": 1,
            "first_visit": "2026-06-12T00:39:07.907430+06:00",
            "date": "2026-06-12"
        },
        {
            "id": 99117,
            "ip_address": "52.81.9.175",
            "count": 1,
            "first_visit": "2026-06-12T04:02:22.625764+06:00",
            "date": "2026-06-12"
        },
        {
            "id": 99118,
            "ip_address": "123.130.80.240",
            "count": 1,
            "first_visit": "2026-06-12T04:09:45.583750+06:00",
            "date": "2026-06-12"
        },
        {
            "id": 99119,
            "ip_address": "52.80.239.39",
            "count": 1,
            "first_visit": "2026-06-12T04:10:21.056730+06:00",
            "date": "2026-06-12"
        },
        {
            "id": 99120,
            "ip_address": "64.233.172.198",
            "count": 2,
            "first_visit": "2026-06-12T05:24:56.254118+06:00",
            "date": "2026-06-12"
        }
    ]
}