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

{
    "count": 93198,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93184&ordering=first_visit",
    "results": [
        {
            "id": 93289,
            "ip_address": "103.98.206.93",
            "count": 2,
            "first_visit": "2025-12-24T17:32:55.300958+06:00",
            "date": "2025-12-24"
        },
        {
            "id": 93290,
            "ip_address": "103.88.140.71",
            "count": 2,
            "first_visit": "2025-12-24T17:35:12.694567+06:00",
            "date": "2025-12-24"
        },
        {
            "id": 93291,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2025-12-24T18:12:20.726670+06:00",
            "date": "2025-12-24"
        },
        {
            "id": 93292,
            "ip_address": "103.179.24.202",
            "count": 1,
            "first_visit": "2025-12-24T18:34:04.462035+06:00",
            "date": "2025-12-24"
        },
        {
            "id": 93293,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2025-12-24T18:49:25.546501+06:00",
            "date": "2025-12-24"
        },
        {
            "id": 93294,
            "ip_address": "54.176.252.83",
            "count": 1,
            "first_visit": "2025-12-24T19:54:41.778666+06:00",
            "date": "2025-12-24"
        }
    ]
}