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

{
    "count": 102636,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5848&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5832&ordering=-first_visit",
    "results": [
        {
            "id": 96892,
            "ip_address": "66.249.65.37",
            "count": 3,
            "first_visit": "2026-04-10T06:54:52.710874+06:00",
            "date": "2026-04-10"
        },
        {
            "id": 96891,
            "ip_address": "209.85.238.229",
            "count": 5,
            "first_visit": "2026-04-10T06:19:40.430694+06:00",
            "date": "2026-04-10"
        },
        {
            "id": 96890,
            "ip_address": "123.136.31.128",
            "count": 1,
            "first_visit": "2026-04-10T03:10:48.903041+06:00",
            "date": "2026-04-10"
        },
        {
            "id": 96889,
            "ip_address": "103.196.235.72",
            "count": 1,
            "first_visit": "2026-04-10T02:08:07.308649+06:00",
            "date": "2026-04-10"
        },
        {
            "id": 96888,
            "ip_address": "66.249.83.37",
            "count": 1,
            "first_visit": "2026-04-09T22:39:12.393028+06:00",
            "date": "2026-04-09"
        },
        {
            "id": 96887,
            "ip_address": "202.134.10.129",
            "count": 2,
            "first_visit": "2026-04-09T22:21:25.056763+06:00",
            "date": "2026-04-09"
        },
        {
            "id": 96886,
            "ip_address": "103.85.192.108",
            "count": 2,
            "first_visit": "2026-04-09T22:09:50.659368+06:00",
            "date": "2026-04-09"
        },
        {
            "id": 96885,
            "ip_address": "103.231.161.240",
            "count": 1,
            "first_visit": "2026-04-09T21:24:16.093989+06:00",
            "date": "2026-04-09"
        }
    ]
}