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

{
    "count": 100267,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100256&ordering=id",
    "results": [
        {
            "id": 100361,
            "ip_address": "103.78.226.88",
            "count": 1,
            "first_visit": "2026-07-17T09:43:23.646291+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100362,
            "ip_address": "103.25.122.22",
            "count": 1,
            "first_visit": "2026-07-17T10:16:07.943280+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100363,
            "ip_address": "202.134.8.195",
            "count": 2,
            "first_visit": "2026-07-17T10:56:10.938380+06:00",
            "date": "2026-07-17"
        }
    ]
}