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

{
    "count": 101476,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101464&ordering=id",
    "results": [
        {
            "id": 101569,
            "ip_address": "82.180.187.91",
            "count": 1,
            "first_visit": "2026-08-13T19:35:33.199317+06:00",
            "date": "2026-08-13"
        },
        {
            "id": 101570,
            "ip_address": "104.252.7.13",
            "count": 1,
            "first_visit": "2026-08-13T19:36:28.842987+06:00",
            "date": "2026-08-13"
        },
        {
            "id": 101571,
            "ip_address": "59.153.103.251",
            "count": 1,
            "first_visit": "2026-08-13T19:38:15.852613+06:00",
            "date": "2026-08-13"
        },
        {
            "id": 101572,
            "ip_address": "202.134.8.195",
            "count": 1,
            "first_visit": "2026-08-13T19:38:24.210912+06:00",
            "date": "2026-08-13"
        }
    ]
}