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

{
    "count": 102924,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102912",
    "results": [
        {
            "id": 103015,
            "ip_address": "106.0.54.152",
            "count": 1,
            "first_visit": "2026-09-11T18:58:40.643776+06:00",
            "date": "2026-09-11"
        },
        {
            "id": 102998,
            "ip_address": "103.55.145.221",
            "count": 3,
            "first_visit": "2026-09-11T10:55:36.360336+06:00",
            "date": "2026-09-11"
        },
        {
            "id": 103007,
            "ip_address": "103.217.111.82",
            "count": 9,
            "first_visit": "2026-09-11T14:55:56.390746+06:00",
            "date": "2026-09-11"
        },
        {
            "id": 103014,
            "ip_address": "103.203.92.12",
            "count": 9,
            "first_visit": "2026-09-11T18:54:22.854877+06:00",
            "date": "2026-09-11"
        }
    ]
}