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

{
    "count": 95924,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95912&ordering=id",
    "results": [
        {
            "id": 96017,
            "ip_address": "112.82.218.137",
            "count": 1,
            "first_visit": "2026-03-14T03:51:46.622793+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96018,
            "ip_address": "209.85.238.33",
            "count": 1,
            "first_visit": "2026-03-14T05:02:18.516516+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96019,
            "ip_address": "209.85.238.32",
            "count": 1,
            "first_visit": "2026-03-14T05:02:22.263102+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96020,
            "ip_address": "114.230.239.227",
            "count": 1,
            "first_visit": "2026-03-14T05:15:11.750630+06:00",
            "date": "2026-03-14"
        }
    ]
}