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

{
    "count": 102585,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5192&ordering=-count",
    "results": [
        {
            "id": 4378,
            "ip_address": "42.0.7.245",
            "count": 6,
            "first_visit": "2022-03-14T23:08:04.625361+06:00",
            "date": null
        },
        {
            "id": 67948,
            "ip_address": "185.101.239.3",
            "count": 6,
            "first_visit": "2024-05-06T01:02:52.976436+06:00",
            "date": "2024-05-06"
        },
        {
            "id": 36308,
            "ip_address": "66.249.73.31",
            "count": 6,
            "first_visit": "2022-10-22T17:21:35.014889+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 68043,
            "ip_address": "66.249.66.35",
            "count": 6,
            "first_visit": "2024-05-08T08:21:54.001180+06:00",
            "date": "2024-05-08"
        },
        {
            "id": 80695,
            "ip_address": "114.119.151.1",
            "count": 6,
            "first_visit": "2025-03-28T00:07:33.895224+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 67959,
            "ip_address": "66.249.66.37",
            "count": 6,
            "first_visit": "2024-05-06T06:22:24.666799+06:00",
            "date": "2024-05-06"
        },
        {
            "id": 36302,
            "ip_address": "66.249.73.30",
            "count": 6,
            "first_visit": "2022-10-22T16:05:26.499789+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 80654,
            "ip_address": "114.119.132.88",
            "count": 6,
            "first_visit": "2025-03-27T02:54:33.661980+06:00",
            "date": "2025-03-27"
        }
    ]
}