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

{
    "count": 101859,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101848",
    "results": [
        {
            "id": 101949,
            "ip_address": "57.141.4.38",
            "count": 1,
            "first_visit": "2026-08-20T05:31:45.775438+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101950,
            "ip_address": "31.13.127.30",
            "count": 1,
            "first_visit": "2026-08-20T05:33:57.977641+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101951,
            "ip_address": "103.112.53.41",
            "count": 1,
            "first_visit": "2026-08-20T08:24:02.284969+06:00",
            "date": "2026-08-20"
        }
    ]
}