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

{
    "count": 100948,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100936",
    "results": [
        {
            "id": 101042,
            "ip_address": "103.219.163.37",
            "count": 1,
            "first_visit": "2026-08-01T10:53:47.058718+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101043,
            "ip_address": "103.156.214.23",
            "count": 1,
            "first_visit": "2026-08-01T11:08:42.216592+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101036,
            "ip_address": "165.101.132.50",
            "count": 2,
            "first_visit": "2026-08-01T08:27:33.329904+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101044,
            "ip_address": "103.153.210.97",
            "count": 1,
            "first_visit": "2026-08-01T11:55:12.410361+06:00",
            "date": "2026-08-01"
        }
    ]
}