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

{
    "count": 96013,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96000&ordering=first_visit",
    "results": [
        {
            "id": 96105,
            "ip_address": "34.96.46.140",
            "count": 1,
            "first_visit": "2026-03-16T13:50:34.934605+06:00",
            "date": "2026-03-16"
        },
        {
            "id": 96106,
            "ip_address": "59.153.103.223",
            "count": 1,
            "first_visit": "2026-03-16T15:27:43.977155+06:00",
            "date": "2026-03-16"
        },
        {
            "id": 96107,
            "ip_address": "45.56.178.214",
            "count": 1,
            "first_visit": "2026-03-16T15:29:57.634614+06:00",
            "date": "2026-03-16"
        },
        {
            "id": 96108,
            "ip_address": "165.101.133.132",
            "count": 1,
            "first_visit": "2026-03-16T16:17:58.712082+06:00",
            "date": "2026-03-16"
        },
        {
            "id": 96109,
            "ip_address": "209.85.238.33",
            "count": 1,
            "first_visit": "2026-03-16T16:32:52.389975+06:00",
            "date": "2026-03-16"
        }
    ]
}