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

{
    "count": 100240,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7056&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7040&ordering=-count",
    "results": [
        {
            "id": 54599,
            "ip_address": "91.80.15.118",
            "count": 4,
            "first_visit": "2023-09-08T22:14:11.762525+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54729,
            "ip_address": "202.94.164.154",
            "count": 4,
            "first_visit": "2023-09-10T12:41:22.147510+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 22388,
            "ip_address": "37.111.229.142",
            "count": 4,
            "first_visit": "2022-07-13T21:22:56.868235+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 860,
            "ip_address": "182.48.65.201",
            "count": 4,
            "first_visit": "2021-12-19T19:02:23.777771+06:00",
            "date": null
        },
        {
            "id": 22233,
            "ip_address": "103.202.222.228",
            "count": 4,
            "first_visit": "2022-07-13T15:07:05.324381+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 79165,
            "ip_address": "114.119.136.75",
            "count": 4,
            "first_visit": "2025-02-20T03:12:36.468195+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 79167,
            "ip_address": "104.28.240.85",
            "count": 4,
            "first_visit": "2025-02-20T03:18:41.973810+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 22157,
            "ip_address": "66.249.72.166",
            "count": 4,
            "first_visit": "2022-07-12T18:31:39.186055+06:00",
            "date": "2022-07-12"
        }
    ]
}