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

{
    "count": 91853,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91840&ordering=first_visit",
    "results": [
        {
            "id": 91945,
            "ip_address": "37.111.214.87",
            "count": 1,
            "first_visit": "2025-11-12T17:34:08.944764+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91946,
            "ip_address": "173.252.127.10",
            "count": 1,
            "first_visit": "2025-11-12T17:50:45.562076+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91947,
            "ip_address": "103.187.94.38",
            "count": 1,
            "first_visit": "2025-11-12T18:26:06.633721+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91948,
            "ip_address": "103.140.83.172",
            "count": 2,
            "first_visit": "2025-11-12T18:40:04.081799+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91949,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2025-11-12T18:54:50.821143+06:00",
            "date": "2025-11-12"
        }
    ]
}