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

{
    "count": 97323,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9208&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9192&ordering=-first_visit",
    "results": [
        {
            "id": 88219,
            "ip_address": "103.191.85.221",
            "count": 2,
            "first_visit": "2025-08-22T11:08:41.796297+06:00",
            "date": "2025-08-22"
        },
        {
            "id": 88218,
            "ip_address": "37.111.210.131",
            "count": 1,
            "first_visit": "2025-08-22T10:52:17.091680+06:00",
            "date": "2025-08-22"
        },
        {
            "id": 88217,
            "ip_address": "17.22.237.47",
            "count": 1,
            "first_visit": "2025-08-22T10:09:44.208260+06:00",
            "date": "2025-08-22"
        },
        {
            "id": 88216,
            "ip_address": "103.121.217.148",
            "count": 1,
            "first_visit": "2025-08-22T09:45:48.587869+06:00",
            "date": "2025-08-22"
        },
        {
            "id": 88215,
            "ip_address": "35.94.132.191",
            "count": 1,
            "first_visit": "2025-08-22T09:15:46.987079+06:00",
            "date": "2025-08-22"
        },
        {
            "id": 88214,
            "ip_address": "114.130.184.189",
            "count": 2,
            "first_visit": "2025-08-22T09:09:37.593642+06:00",
            "date": "2025-08-22"
        },
        {
            "id": 88213,
            "ip_address": "192.178.4.96",
            "count": 3,
            "first_visit": "2025-08-22T09:00:21.845264+06:00",
            "date": "2025-08-22"
        },
        {
            "id": 88212,
            "ip_address": "103.192.156.37",
            "count": 2,
            "first_visit": "2025-08-22T09:00:07.177398+06:00",
            "date": "2025-08-22"
        }
    ]
}