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

{
    "count": 102020,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102008&ordering=id",
    "results": [
        {
            "id": 102113,
            "ip_address": "182.163.102.36",
            "count": 1,
            "first_visit": "2026-08-24T17:24:41.021831+06:00",
            "date": "2026-08-24"
        },
        {
            "id": 102114,
            "ip_address": "113.11.36.160",
            "count": 2,
            "first_visit": "2026-08-24T17:29:02.453518+06:00",
            "date": "2026-08-24"
        },
        {
            "id": 102115,
            "ip_address": "121.91.176.247",
            "count": 1,
            "first_visit": "2026-08-24T17:53:48.522494+06:00",
            "date": "2026-08-24"
        },
        {
            "id": 102116,
            "ip_address": "72.143.237.212",
            "count": 2,
            "first_visit": "2026-08-24T17:53:53.611080+06:00",
            "date": "2026-08-24"
        }
    ]
}