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

{
    "count": 100186,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100176&ordering=id",
    "results": [
        {
            "id": 100281,
            "ip_address": "37.111.207.201",
            "count": 1,
            "first_visit": "2026-07-14T23:02:19.765795+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100282,
            "ip_address": "76.36.34.178",
            "count": 1,
            "first_visit": "2026-07-14T23:49:34.631393+06:00",
            "date": "2026-07-14"
        }
    ]
}