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

{
    "count": 99146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32&ordering=-first_visit",
    "results": [
        {
            "id": 99202,
            "ip_address": "66.249.83.37",
            "count": 1,
            "first_visit": "2026-06-14T21:53:24.108251+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99201,
            "ip_address": "65.188.72.194",
            "count": 1,
            "first_visit": "2026-06-14T21:53:21.995082+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99200,
            "ip_address": "27.147.200.165",
            "count": 1,
            "first_visit": "2026-06-14T20:59:59.522856+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99199,
            "ip_address": "202.53.166.253",
            "count": 1,
            "first_visit": "2026-06-14T20:47:31.305136+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99198,
            "ip_address": "37.111.194.143",
            "count": 1,
            "first_visit": "2026-06-14T20:44:25.532198+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99197,
            "ip_address": "103.129.238.244",
            "count": 2,
            "first_visit": "2026-06-14T19:07:02.531182+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99196,
            "ip_address": "37.111.200.52",
            "count": 1,
            "first_visit": "2026-06-14T18:53:04.286293+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99195,
            "ip_address": "180.149.232.62",
            "count": 1,
            "first_visit": "2026-06-14T18:44:58.250058+06:00",
            "date": "2026-06-14"
        }
    ]
}