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

{
    "count": 96291,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96280&ordering=id",
    "results": [
        {
            "id": 96385,
            "ip_address": "103.108.63.158",
            "count": 1,
            "first_visit": "2026-03-27T01:27:35.920743+06:00",
            "date": "2026-03-27"
        },
        {
            "id": 96386,
            "ip_address": "204.168.222.218",
            "count": 1,
            "first_visit": "2026-03-27T02:12:13.825114+06:00",
            "date": "2026-03-27"
        },
        {
            "id": 96387,
            "ip_address": "103.147.107.124",
            "count": 1,
            "first_visit": "2026-03-27T03:07:55.907455+06:00",
            "date": "2026-03-27"
        }
    ]
}