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

{
    "count": 101603,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101592&ordering=id",
    "results": [
        {
            "id": 101697,
            "ip_address": "59.152.5.100",
            "count": 1,
            "first_visit": "2026-08-15T23:34:18.596483+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101698,
            "ip_address": "138.252.14.39",
            "count": 1,
            "first_visit": "2026-08-15T23:37:55.914344+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101699,
            "ip_address": "103.138.173.64",
            "count": 1,
            "first_visit": "2026-08-15T23:57:21.102213+06:00",
            "date": "2026-08-15"
        }
    ]
}