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

{
    "count": 100691,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100680&ordering=id",
    "results": [
        {
            "id": 100785,
            "ip_address": "202.40.190.220",
            "count": 1,
            "first_visit": "2026-07-27T01:19:29.126101+06:00",
            "date": "2026-07-27"
        },
        {
            "id": 100786,
            "ip_address": "184.144.90.123",
            "count": 1,
            "first_visit": "2026-07-27T01:33:56.246253+06:00",
            "date": "2026-07-27"
        },
        {
            "id": 100787,
            "ip_address": "17.246.19.129",
            "count": 1,
            "first_visit": "2026-07-27T01:34:44.549789+06:00",
            "date": "2026-07-27"
        }
    ]
}