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

{
    "count": 92403,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92392&ordering=first_visit",
    "results": [
        {
            "id": 92497,
            "ip_address": "52.167.144.213",
            "count": 1,
            "first_visit": "2025-11-29T22:42:35.809701+06:00",
            "date": "2025-11-29"
        },
        {
            "id": 92498,
            "ip_address": "161.115.234.195",
            "count": 1,
            "first_visit": "2025-11-29T23:20:13.066514+06:00",
            "date": "2025-11-29"
        },
        {
            "id": 92499,
            "ip_address": "173.252.127.18",
            "count": 1,
            "first_visit": "2025-11-29T23:43:29.368491+06:00",
            "date": "2025-11-29"
        }
    ]
}