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

{
    "count": 99420,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5168&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5152&ordering=-count",
    "results": [
        {
            "id": 5955,
            "ip_address": "103.231.162.110",
            "count": 6,
            "first_visit": "2022-05-13T16:43:10.321550+06:00",
            "date": null
        },
        {
            "id": 4378,
            "ip_address": "42.0.7.245",
            "count": 6,
            "first_visit": "2022-03-14T23:08:04.625361+06:00",
            "date": null
        },
        {
            "id": 13991,
            "ip_address": "61.247.180.86",
            "count": 6,
            "first_visit": "2022-06-08T12:40:49.359280+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 80438,
            "ip_address": "114.119.136.188",
            "count": 6,
            "first_visit": "2025-03-22T07:48:36.941252+06:00",
            "date": "2025-03-22"
        },
        {
            "id": 67585,
            "ip_address": "66.249.66.36",
            "count": 6,
            "first_visit": "2024-04-27T08:40:51.698899+06:00",
            "date": "2024-04-27"
        },
        {
            "id": 67470,
            "ip_address": "66.249.66.42",
            "count": 6,
            "first_visit": "2024-04-25T10:04:56.976527+06:00",
            "date": "2024-04-25"
        },
        {
            "id": 80402,
            "ip_address": "114.119.151.5",
            "count": 6,
            "first_visit": "2025-03-21T04:00:07.936387+06:00",
            "date": "2025-03-21"
        },
        {
            "id": 36039,
            "ip_address": "59.152.100.227",
            "count": 6,
            "first_visit": "2022-10-17T20:17:56.445939+06:00",
            "date": "2022-10-17"
        }
    ]
}