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

{
    "count": 98004,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97992",
    "results": [
        {
            "id": 98094,
            "ip_address": "37.111.229.163",
            "count": 2,
            "first_visit": "2026-05-14T22:29:08.146374+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98095,
            "ip_address": "54.223.52.177",
            "count": 1,
            "first_visit": "2026-05-14T23:39:10.655899+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98096,
            "ip_address": "36.142.145.174",
            "count": 1,
            "first_visit": "2026-05-14T23:45:16.301028+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98097,
            "ip_address": "103.112.237.56",
            "count": 1,
            "first_visit": "2026-05-15T00:42:21.160472+06:00",
            "date": "2026-05-15"
        }
    ]
}