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

{
    "count": 100804,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100792&ordering=id",
    "results": [
        {
            "id": 100897,
            "ip_address": "34.44.196.215",
            "count": 1,
            "first_visit": "2026-07-29T11:21:06.004973+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100898,
            "ip_address": "146.112.163.49",
            "count": 1,
            "first_visit": "2026-07-29T11:52:09.466590+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100899,
            "ip_address": "20.50.223.16",
            "count": 1,
            "first_visit": "2026-07-29T11:53:50.304120+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100900,
            "ip_address": "182.163.102.90",
            "count": 1,
            "first_visit": "2026-07-29T11:59:37.671154+06:00",
            "date": "2026-07-29"
        }
    ]
}