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

{
    "count": 94908,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94896&ordering=id",
    "results": [
        {
            "id": 95001,
            "ip_address": "202.134.11.228",
            "count": 2,
            "first_visit": "2026-02-08T20:56:14.405023+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 95002,
            "ip_address": "146.103.44.232",
            "count": 1,
            "first_visit": "2026-02-08T21:40:54.707180+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 95003,
            "ip_address": "103.230.105.8",
            "count": 1,
            "first_visit": "2026-02-08T21:49:23.645709+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 95004,
            "ip_address": "103.87.250.134",
            "count": 1,
            "first_visit": "2026-02-08T22:44:08.902765+06:00",
            "date": "2026-02-08"
        }
    ]
}