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

{
    "count": 97980,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97968&ordering=id",
    "results": [
        {
            "id": 98073,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-05-14T13:11:39.373631+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98074,
            "ip_address": "114.130.160.246",
            "count": 1,
            "first_visit": "2026-05-14T13:28:56.919693+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98075,
            "ip_address": "66.249.79.1",
            "count": 1,
            "first_visit": "2026-05-14T13:35:33.172137+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98076,
            "ip_address": "103.182.219.43",
            "count": 1,
            "first_visit": "2026-05-14T13:59:33.915824+06:00",
            "date": "2026-05-14"
        }
    ]
}