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

{
    "count": 100659,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100648&ordering=id",
    "results": [
        {
            "id": 100753,
            "ip_address": "103.109.238.214",
            "count": 1,
            "first_visit": "2026-07-26T11:58:31.273105+06:00",
            "date": "2026-07-26"
        },
        {
            "id": 100754,
            "ip_address": "20.50.223.19",
            "count": 1,
            "first_visit": "2026-07-26T12:03:42.136286+06:00",
            "date": "2026-07-26"
        },
        {
            "id": 100755,
            "ip_address": "103.187.94.235",
            "count": 1,
            "first_visit": "2026-07-26T12:35:22.333097+06:00",
            "date": "2026-07-26"
        }
    ]
}