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

{
    "count": 101098,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101088&ordering=id",
    "results": [
        {
            "id": 101193,
            "ip_address": "46.105.222.32",
            "count": 1,
            "first_visit": "2026-08-05T19:43:20.997430+06:00",
            "date": "2026-08-05"
        },
        {
            "id": 101194,
            "ip_address": "103.179.25.208",
            "count": 1,
            "first_visit": "2026-08-05T19:55:04.474819+06:00",
            "date": "2026-08-05"
        }
    ]
}