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

{
    "count": 99170,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99160&ordering=id",
    "results": [
        {
            "id": 99265,
            "ip_address": "17.22.237.77",
            "count": 1,
            "first_visit": "2026-06-16T17:51:41.261574+06:00",
            "date": "2026-06-16"
        },
        {
            "id": 99266,
            "ip_address": "2401:1900:1e1:cb3e:78c5:d2ff:fe09:a69f",
            "count": 1,
            "first_visit": "2026-06-16T18:26:09.869013+06:00",
            "date": "2026-06-16"
        }
    ]
}