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

{
    "count": 95269,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95256&ordering=id",
    "results": [
        {
            "id": 95361,
            "ip_address": "74.179.67.169",
            "count": 1,
            "first_visit": "2026-02-19T17:55:46.475041+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95362,
            "ip_address": "72.152.84.181",
            "count": 1,
            "first_visit": "2026-02-19T17:55:54.872133+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95363,
            "ip_address": "113.11.106.90",
            "count": 2,
            "first_visit": "2026-02-19T19:11:58.654441+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95364,
            "ip_address": "66.249.90.224",
            "count": 1,
            "first_visit": "2026-02-19T19:40:49.799235+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95365,
            "ip_address": "103.116.164.231",
            "count": 1,
            "first_visit": "2026-02-19T19:49:02.561070+06:00",
            "date": "2026-02-19"
        }
    ]
}