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

{
    "count": 94963,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94952&ordering=id",
    "results": [
        {
            "id": 95057,
            "ip_address": "164.55.247.240",
            "count": 1,
            "first_visit": "2026-02-10T13:38:04.024185+06:00",
            "date": "2026-02-10"
        },
        {
            "id": 95058,
            "ip_address": "17.246.15.29",
            "count": 1,
            "first_visit": "2026-02-10T15:06:31.304134+06:00",
            "date": "2026-02-10"
        },
        {
            "id": 95059,
            "ip_address": "103.220.204.146",
            "count": 2,
            "first_visit": "2026-02-10T15:32:06.510971+06:00",
            "date": "2026-02-10"
        }
    ]
}