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

{
    "count": 99266,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3976&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3960&ordering=-count",
    "results": [
        {
            "id": 53745,
            "ip_address": "103.127.4.124",
            "count": 7,
            "first_visit": "2023-08-28T14:18:59.964284+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 71598,
            "ip_address": "66.249.69.6",
            "count": 7,
            "first_visit": "2024-07-29T01:24:56.798606+06:00",
            "date": "2024-07-29"
        },
        {
            "id": 11369,
            "ip_address": "103.213.236.80",
            "count": 7,
            "first_visit": "2022-05-25T14:19:25.404016+06:00",
            "date": null
        },
        {
            "id": 10782,
            "ip_address": "220.247.128.175",
            "count": 7,
            "first_visit": "2022-05-24T01:06:34.388845+06:00",
            "date": null
        },
        {
            "id": 71600,
            "ip_address": "66.249.69.5",
            "count": 7,
            "first_visit": "2024-07-29T02:03:02.216779+06:00",
            "date": "2024-07-29"
        },
        {
            "id": 82438,
            "ip_address": "103.217.111.136",
            "count": 7,
            "first_visit": "2025-05-07T16:18:28.690452+06:00",
            "date": "2025-05-07"
        },
        {
            "id": 5596,
            "ip_address": "203.76.221.174",
            "count": 7,
            "first_visit": "2022-05-04T00:51:46.018552+06:00",
            "date": null
        },
        {
            "id": 657,
            "ip_address": "103.96.104.74",
            "count": 7,
            "first_visit": "2021-12-13T23:23:36.823982+06:00",
            "date": null
        }
    ]
}