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

{
    "count": 100237,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7072&ordering=-count",
    "results": [
        {
            "id": 22096,
            "ip_address": "124.6.228.1",
            "count": 4,
            "first_visit": "2022-07-12T07:53:41.572774+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 22050,
            "ip_address": "66.249.66.128",
            "count": 4,
            "first_visit": "2022-07-12T00:49:14.740299+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 54249,
            "ip_address": "119.30.41.121",
            "count": 4,
            "first_visit": "2023-09-04T09:08:46.525599+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 79156,
            "ip_address": "103.184.173.73",
            "count": 4,
            "first_visit": "2025-02-19T22:49:20.808188+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 22207,
            "ip_address": "203.188.255.246",
            "count": 4,
            "first_visit": "2022-07-13T11:07:34.274637+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 2004,
            "ip_address": "103.76.45.66",
            "count": 4,
            "first_visit": "2022-01-12T03:01:40.593595+06:00",
            "date": null
        },
        {
            "id": 22046,
            "ip_address": "103.82.10.130",
            "count": 4,
            "first_visit": "2022-07-12T00:14:44.924310+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 54229,
            "ip_address": "202.134.10.132",
            "count": 4,
            "first_visit": "2023-09-04T01:26:27.131726+06:00",
            "date": "2023-09-04"
        }
    ]
}