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

{
    "count": 102931,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102920&ordering=id",
    "results": [
        {
            "id": 103025,
            "ip_address": "103.87.251.3",
            "count": 4,
            "first_visit": "2026-09-11T22:40:28.057498+06:00",
            "date": "2026-09-11"
        },
        {
            "id": 103026,
            "ip_address": "165.101.132.79",
            "count": 1,
            "first_visit": "2026-09-11T22:59:41.462931+06:00",
            "date": "2026-09-11"
        },
        {
            "id": 103027,
            "ip_address": "103.127.2.2",
            "count": 1,
            "first_visit": "2026-09-11T22:59:49.477728+06:00",
            "date": "2026-09-11"
        }
    ]
}