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

{
    "count": 96034,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96024&ordering=id",
    "results": [
        {
            "id": 96129,
            "ip_address": "213.172.149.87",
            "count": 1,
            "first_visit": "2026-03-17T17:17:47.180113+06:00",
            "date": "2026-03-17"
        },
        {
            "id": 96130,
            "ip_address": "103.140.98.52",
            "count": 3,
            "first_visit": "2026-03-17T18:55:23.166140+06:00",
            "date": "2026-03-17"
        }
    ]
}