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

{
    "count": 100034,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1976&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1960&ordering=-first_visit",
    "results": [
        {
            "id": 98162,
            "ip_address": "103.178.191.173",
            "count": 3,
            "first_visit": "2026-05-16T20:32:26.151207+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98161,
            "ip_address": "103.124.249.235",
            "count": 3,
            "first_visit": "2026-05-16T19:26:33.616053+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98160,
            "ip_address": "220.247.130.42",
            "count": 1,
            "first_visit": "2026-05-16T19:00:33.398699+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98159,
            "ip_address": "197.58.182.158",
            "count": 1,
            "first_visit": "2026-05-16T18:49:52.160506+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98158,
            "ip_address": "180.149.235.52",
            "count": 1,
            "first_visit": "2026-05-16T18:14:20.415515+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98157,
            "ip_address": "167.86.79.115",
            "count": 2,
            "first_visit": "2026-05-16T18:00:56.506116+06:00",
            "date": "2026-05-16"
        },
        {
            "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"
        }
    ]
}