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

{
    "count": 99381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3464&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3448&ordering=-first_visit",
    "results": [
        {
            "id": 96021,
            "ip_address": "142.169.16.173",
            "count": 1,
            "first_visit": "2026-03-14T06:43:29.583347+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96020,
            "ip_address": "114.230.239.227",
            "count": 1,
            "first_visit": "2026-03-14T05:15:11.750630+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96019,
            "ip_address": "209.85.238.32",
            "count": 5,
            "first_visit": "2026-03-14T05:02:22.263102+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96018,
            "ip_address": "209.85.238.33",
            "count": 4,
            "first_visit": "2026-03-14T05:02:18.516516+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96017,
            "ip_address": "112.82.218.137",
            "count": 1,
            "first_visit": "2026-03-14T03:51:46.622793+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96016,
            "ip_address": "83.96.4.98",
            "count": 1,
            "first_visit": "2026-03-14T02:31:12.464482+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96015,
            "ip_address": "59.152.5.37",
            "count": 1,
            "first_visit": "2026-03-14T02:11:07.025864+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96014,
            "ip_address": "103.91.229.51",
            "count": 1,
            "first_visit": "2026-03-14T02:02:46.575807+06:00",
            "date": "2026-03-14"
        }
    ]
}