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

{
    "count": 96045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5576&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5560&ordering=-count",
    "results": [
        {
            "id": 80372,
            "ip_address": "123.136.27.131",
            "count": 5,
            "first_visit": "2025-03-20T11:23:06.085645+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 11214,
            "ip_address": "114.119.133.82",
            "count": 5,
            "first_visit": "2022-05-24T23:21:39.818582+06:00",
            "date": null
        },
        {
            "id": 1768,
            "ip_address": "66.249.70.158",
            "count": 5,
            "first_visit": "2022-01-10T17:43:33.637527+06:00",
            "date": null
        },
        {
            "id": 66756,
            "ip_address": "114.119.149.43",
            "count": 5,
            "first_visit": "2024-04-08T05:11:34.550067+06:00",
            "date": "2024-04-08"
        },
        {
            "id": 1713,
            "ip_address": "73.247.218.44",
            "count": 5,
            "first_visit": "2022-01-08T00:37:08.047742+06:00",
            "date": null
        },
        {
            "id": 11093,
            "ip_address": "114.119.130.217",
            "count": 5,
            "first_visit": "2022-05-24T19:35:04.459279+06:00",
            "date": null
        },
        {
            "id": 66819,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-04-10T01:17:00.224851+06:00",
            "date": "2024-04-10"
        },
        {
            "id": 80353,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2025-03-20T01:44:56.374430+06:00",
            "date": "2025-03-20"
        }
    ]
}