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

{
    "count": 101971,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101960",
    "results": [
        {
            "id": 102055,
            "ip_address": "202.134.8.192",
            "count": 1,
            "first_visit": "2026-08-22T20:15:52.045209+06:00",
            "date": "2026-08-22"
        },
        {
            "id": 102056,
            "ip_address": "103.187.95.236",
            "count": 1,
            "first_visit": "2026-08-22T20:55:09.085242+06:00",
            "date": "2026-08-22"
        },
        {
            "id": 102057,
            "ip_address": "66.249.68.137",
            "count": 1,
            "first_visit": "2026-08-22T22:20:32.130306+06:00",
            "date": "2026-08-22"
        }
    ]
}