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

{
    "count": 92955,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92944&ordering=id",
    "results": [
        {
            "id": 93049,
            "ip_address": "157.15.121.130",
            "count": 1,
            "first_visit": "2025-12-16T22:48:11.771999+06:00",
            "date": "2025-12-16"
        },
        {
            "id": 93050,
            "ip_address": "37.111.211.173",
            "count": 2,
            "first_visit": "2025-12-17T00:12:16.800154+06:00",
            "date": "2025-12-17"
        },
        {
            "id": 93051,
            "ip_address": "203.76.222.50",
            "count": 1,
            "first_visit": "2025-12-17T01:08:22.112858+06:00",
            "date": "2025-12-17"
        }
    ]
}