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

{
    "count": 92061,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92048&ordering=first_visit",
    "results": [
        {
            "id": 92153,
            "ip_address": "109.79.38.196",
            "count": 2,
            "first_visit": "2025-11-18T20:40:39.810447+06:00",
            "date": "2025-11-18"
        },
        {
            "id": 92154,
            "ip_address": "103.217.111.70",
            "count": 5,
            "first_visit": "2025-11-18T21:48:18.570775+06:00",
            "date": "2025-11-18"
        },
        {
            "id": 92155,
            "ip_address": "202.134.11.237",
            "count": 1,
            "first_visit": "2025-11-18T21:59:15.545411+06:00",
            "date": "2025-11-18"
        },
        {
            "id": 92156,
            "ip_address": "103.205.69.17",
            "count": 2,
            "first_visit": "2025-11-18T22:05:59.702545+06:00",
            "date": "2025-11-18"
        },
        {
            "id": 92157,
            "ip_address": "37.111.200.224",
            "count": 1,
            "first_visit": "2025-11-18T22:17:31.740590+06:00",
            "date": "2025-11-18"
        }
    ]
}