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

{
    "count": 95941,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95928&ordering=id",
    "results": [
        {
            "id": 96033,
            "ip_address": "209.85.238.41",
            "count": 2,
            "first_visit": "2026-03-14T15:20:39.667481+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96034,
            "ip_address": "108.46.44.182",
            "count": 1,
            "first_visit": "2026-03-14T15:51:50.631544+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96035,
            "ip_address": "15.235.13.142",
            "count": 1,
            "first_visit": "2026-03-14T15:54:59.778884+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96036,
            "ip_address": "93.152.92.49",
            "count": 1,
            "first_visit": "2026-03-14T17:16:49.136056+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96037,
            "ip_address": "45.248.151.231",
            "count": 1,
            "first_visit": "2026-03-14T17:34:41.000886+06:00",
            "date": "2026-03-14"
        }
    ]
}