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

{
    "count": 99878,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1432&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1416&ordering=-first_visit",
    "results": [
        {
            "id": 98550,
            "ip_address": "158.69.112.192",
            "count": 1,
            "first_visit": "2026-05-27T14:36:55.792161+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98549,
            "ip_address": "103.155.27.205",
            "count": 1,
            "first_visit": "2026-05-27T14:29:34.900165+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98548,
            "ip_address": "103.231.161.107",
            "count": 1,
            "first_visit": "2026-05-27T09:59:44.794371+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98547,
            "ip_address": "123.253.134.173",
            "count": 2,
            "first_visit": "2026-05-27T08:40:53.676175+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98546,
            "ip_address": "37.111.207.210",
            "count": 1,
            "first_visit": "2026-05-27T08:11:53.013859+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98545,
            "ip_address": "69.12.58.72",
            "count": 1,
            "first_visit": "2026-05-27T07:26:35.500488+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98544,
            "ip_address": "69.12.59.87",
            "count": 1,
            "first_visit": "2026-05-27T07:06:22.856295+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98543,
            "ip_address": "69.12.59.67",
            "count": 1,
            "first_visit": "2026-05-27T06:43:35.144962+06:00",
            "date": "2026-05-27"
        }
    ]
}