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

{
    "count": 100036,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1984&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1968&ordering=-first_visit",
    "results": [
        {
            "id": 98156,
            "ip_address": "104.28.117.4",
            "count": 1,
            "first_visit": "2026-05-16T17:34:32.019070+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98155,
            "ip_address": "51.158.55.180",
            "count": 13,
            "first_visit": "2026-05-16T16:50:55.340012+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98154,
            "ip_address": "103.73.198.3",
            "count": 1,
            "first_visit": "2026-05-16T16:09:40.383762+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98153,
            "ip_address": "103.230.106.34",
            "count": 1,
            "first_visit": "2026-05-16T16:04:52.424526+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98152,
            "ip_address": "103.31.178.126",
            "count": 5,
            "first_visit": "2026-05-16T15:41:35.138115+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98151,
            "ip_address": "173.252.95.8",
            "count": 1,
            "first_visit": "2026-05-16T14:34:43.719268+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98150,
            "ip_address": "163.223.56.74",
            "count": 1,
            "first_visit": "2026-05-16T14:15:18.977015+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98149,
            "ip_address": "103.217.111.46",
            "count": 3,
            "first_visit": "2026-05-16T13:38:13.747924+06:00",
            "date": "2026-05-16"
        }
    ]
}