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

{
    "count": 97507,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97496&ordering=id",
    "results": [
        {
            "id": 97601,
            "ip_address": "157.51.66.219",
            "count": 1,
            "first_visit": "2026-04-30T18:00:02.007746+06:00",
            "date": "2026-04-30"
        },
        {
            "id": 97602,
            "ip_address": "103.198.133.215",
            "count": 1,
            "first_visit": "2026-04-30T18:16:12.509323+06:00",
            "date": "2026-04-30"
        },
        {
            "id": 97603,
            "ip_address": "103.49.201.141",
            "count": 1,
            "first_visit": "2026-04-30T18:31:06.139412+06:00",
            "date": "2026-04-30"
        }
    ]
}