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

{
    "count": 92778,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92768&ordering=id",
    "results": [
        {
            "id": 92873,
            "ip_address": "72.14.199.229",
            "count": 2,
            "first_visit": "2025-12-11T18:29:03.794772+06:00",
            "date": "2025-12-11"
        },
        {
            "id": 92874,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2025-12-11T21:41:09.147154+06:00",
            "date": "2025-12-11"
        }
    ]
}