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

{
    "count": 96052,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96040&ordering=first_visit",
    "results": [
        {
            "id": 96145,
            "ip_address": "66.249.65.96",
            "count": 1,
            "first_visit": "2026-03-18T11:10:20.668942+06:00",
            "date": "2026-03-18"
        },
        {
            "id": 96146,
            "ip_address": "23.157.192.82",
            "count": 1,
            "first_visit": "2026-03-18T11:17:07.255156+06:00",
            "date": "2026-03-18"
        },
        {
            "id": 96147,
            "ip_address": "36.255.80.152",
            "count": 1,
            "first_visit": "2026-03-18T11:47:35.506007+06:00",
            "date": "2026-03-18"
        },
        {
            "id": 96148,
            "ip_address": "37.111.194.166",
            "count": 1,
            "first_visit": "2026-03-18T12:04:30.140139+06:00",
            "date": "2026-03-18"
        }
    ]
}