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

{
    "count": 93899,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93888&ordering=id",
    "results": [
        {
            "id": 93993,
            "ip_address": "49.36.46.30",
            "count": 1,
            "first_visit": "2026-01-13T10:54:41.817366+06:00",
            "date": "2026-01-13"
        },
        {
            "id": 93994,
            "ip_address": "115.127.207.49",
            "count": 1,
            "first_visit": "2026-01-13T12:04:15.514200+06:00",
            "date": "2026-01-13"
        },
        {
            "id": 93995,
            "ip_address": "202.4.105.18",
            "count": 1,
            "first_visit": "2026-01-13T12:10:12.131334+06:00",
            "date": "2026-01-13"
        }
    ]
}