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

{
    "count": 99694,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99680&ordering=id",
    "results": [
        {
            "id": 99785,
            "ip_address": "103.202.222.189",
            "count": 2,
            "first_visit": "2026-07-01T20:42:49.756595+06:00",
            "date": "2026-07-01"
        },
        {
            "id": 99786,
            "ip_address": "110.224.173.165",
            "count": 1,
            "first_visit": "2026-07-01T20:52:55.305179+06:00",
            "date": "2026-07-01"
        },
        {
            "id": 99787,
            "ip_address": "103.108.60.157",
            "count": 1,
            "first_visit": "2026-07-01T21:36:18.838081+06:00",
            "date": "2026-07-01"
        },
        {
            "id": 99788,
            "ip_address": "103.132.187.217",
            "count": 1,
            "first_visit": "2026-07-01T21:43:48.749592+06:00",
            "date": "2026-07-01"
        },
        {
            "id": 99789,
            "ip_address": "202.134.14.233",
            "count": 1,
            "first_visit": "2026-07-01T21:48:17.680057+06:00",
            "date": "2026-07-01"
        },
        {
            "id": 99790,
            "ip_address": "123.6.49.42",
            "count": 1,
            "first_visit": "2026-07-01T21:54:44.398619+06:00",
            "date": "2026-07-01"
        }
    ]
}