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

{
    "count": 103460,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103448&ordering=id",
    "results": [
        {
            "id": 103553,
            "ip_address": "114.119.153.171",
            "count": 1,
            "first_visit": "2026-09-21T09:49:27.517631+06:00",
            "date": "2026-09-21"
        },
        {
            "id": 103554,
            "ip_address": "103.141.67.6",
            "count": 1,
            "first_visit": "2026-09-21T10:22:34.438447+06:00",
            "date": "2026-09-21"
        },
        {
            "id": 103555,
            "ip_address": "2400:4fc0:b:800e:e819:7566:3855:fd65",
            "count": 8,
            "first_visit": "2026-09-21T10:30:45.772348+06:00",
            "date": "2026-09-21"
        },
        {
            "id": 103556,
            "ip_address": "182.163.102.36",
            "count": 1,
            "first_visit": "2026-09-21T10:43:55.005536+06:00",
            "date": "2026-09-21"
        }
    ]
}