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

{
    "count": 93122,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93112&ordering=id",
    "results": [
        {
            "id": 93217,
            "ip_address": "103.15.247.206",
            "count": 1,
            "first_visit": "2025-12-22T20:40:34.845221+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93218,
            "ip_address": "89.114.216.145",
            "count": 1,
            "first_visit": "2025-12-22T20:55:29.060082+06:00",
            "date": "2025-12-22"
        }
    ]
}