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

{
    "count": 99541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10088&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10072&ordering=-id",
    "results": [
        {
            "id": 89557,
            "ip_address": "100.27.185.124",
            "count": 1,
            "first_visit": "2025-09-15T19:10:00.946899+06:00",
            "date": "2025-09-15"
        },
        {
            "id": 89556,
            "ip_address": "103.60.175.45",
            "count": 2,
            "first_visit": "2025-09-15T19:06:01.619200+06:00",
            "date": "2025-09-15"
        },
        {
            "id": 89555,
            "ip_address": "45.128.52.213",
            "count": 1,
            "first_visit": "2025-09-15T18:26:58.823387+06:00",
            "date": "2025-09-15"
        },
        {
            "id": 89554,
            "ip_address": "40.77.178.140",
            "count": 2,
            "first_visit": "2025-09-15T17:13:54.664081+06:00",
            "date": "2025-09-15"
        },
        {
            "id": 89553,
            "ip_address": "private.residential.proxyrack.net",
            "count": 1,
            "first_visit": "2025-09-15T16:12:06.357376+06:00",
            "date": "2025-09-15"
        },
        {
            "id": 89552,
            "ip_address": "202.173.122.21",
            "count": 1,
            "first_visit": "2025-09-15T16:06:29.232135+06:00",
            "date": "2025-09-15"
        },
        {
            "id": 89551,
            "ip_address": "103.58.73.149",
            "count": 2,
            "first_visit": "2025-09-15T16:00:32.185153+06:00",
            "date": "2025-09-15"
        },
        {
            "id": 89550,
            "ip_address": "192.178.4.105",
            "count": 1,
            "first_visit": "2025-09-15T15:15:39.791344+06:00",
            "date": "2025-09-15"
        }
    ]
}