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

{
    "count": 100231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20880&ordering=-count",
    "results": [
        {
            "id": 99562,
            "ip_address": "74.125.150.1",
            "count": 2,
            "first_visit": "2026-06-25T12:54:51.412317+06:00",
            "date": "2026-06-25"
        },
        {
            "id": 85336,
            "ip_address": "160.187.190.38",
            "count": 2,
            "first_visit": "2025-07-06T16:02:55.869052+06:00",
            "date": "2025-07-06"
        },
        {
            "id": 93141,
            "ip_address": "103.87.215.183",
            "count": 2,
            "first_visit": "2025-12-20T10:04:16.564787+06:00",
            "date": "2025-12-20"
        },
        {
            "id": 85260,
            "ip_address": "103.101.199.145",
            "count": 2,
            "first_visit": "2025-07-05T06:02:03.282247+06:00",
            "date": "2025-07-05"
        },
        {
            "id": 99571,
            "ip_address": "182.163.122.130",
            "count": 2,
            "first_visit": "2026-06-25T18:20:34.945540+06:00",
            "date": "2026-06-25"
        },
        {
            "id": 82516,
            "ip_address": "66.249.66.7",
            "count": 2,
            "first_visit": "2025-05-09T04:49:47.146721+06:00",
            "date": "2025-05-09"
        },
        {
            "id": 79648,
            "ip_address": "59.153.102.99",
            "count": 2,
            "first_visit": "2025-03-02T19:39:21.019418+06:00",
            "date": "2025-03-02"
        },
        {
            "id": 81151,
            "ip_address": "66.249.66.37",
            "count": 2,
            "first_visit": "2025-04-08T18:30:24.107987+06:00",
            "date": "2025-04-08"
        }
    ]
}