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

{
    "count": 102520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3992&ordering=-count",
    "results": [
        {
            "id": 71855,
            "ip_address": "114.119.140.48",
            "count": 7,
            "first_visit": "2024-08-06T04:28:14.657383+06:00",
            "date": "2024-08-06"
        },
        {
            "id": 82692,
            "ip_address": "114.119.132.88",
            "count": 7,
            "first_visit": "2025-05-13T01:19:12.842237+06:00",
            "date": "2025-05-13"
        },
        {
            "id": 82744,
            "ip_address": "114.119.130.54",
            "count": 7,
            "first_visit": "2025-05-14T01:49:42.711300+06:00",
            "date": "2025-05-14"
        },
        {
            "id": 5628,
            "ip_address": "106.0.61.89",
            "count": 7,
            "first_visit": "2022-05-05T13:39:44.757865+06:00",
            "date": null
        },
        {
            "id": 11283,
            "ip_address": "114.119.134.220",
            "count": 7,
            "first_visit": "2022-05-25T03:03:14.634807+06:00",
            "date": null
        },
        {
            "id": 54250,
            "ip_address": "202.86.218.164",
            "count": 7,
            "first_visit": "2023-09-04T09:14:52.112060+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 5501,
            "ip_address": "202.134.9.144",
            "count": 7,
            "first_visit": "2022-05-01T01:37:10.789182+06:00",
            "date": null
        },
        {
            "id": 11369,
            "ip_address": "103.213.236.80",
            "count": 7,
            "first_visit": "2022-05-25T14:19:25.404016+06:00",
            "date": null
        }
    ]
}