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

{
    "count": 92124,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92112&ordering=first_visit",
    "results": [
        {
            "id": 92217,
            "ip_address": "103.205.69.17",
            "count": 2,
            "first_visit": "2025-11-20T15:28:01.823819+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 92218,
            "ip_address": "37.111.194.253",
            "count": 1,
            "first_visit": "2025-11-20T16:29:20.532554+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 92219,
            "ip_address": "203.76.103.157",
            "count": 1,
            "first_visit": "2025-11-20T16:30:56.927461+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 92220,
            "ip_address": "182.160.97.210",
            "count": 1,
            "first_visit": "2025-11-20T16:36:37.329056+06:00",
            "date": "2025-11-20"
        }
    ]
}