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

{
    "count": 97554,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4992&ordering=-count",
    "results": [
        {
            "id": 68043,
            "ip_address": "66.249.66.35",
            "count": 6,
            "first_visit": "2024-05-08T08:21:54.001180+06:00",
            "date": "2024-05-08"
        },
        {
            "id": 68116,
            "ip_address": "66.249.66.37",
            "count": 6,
            "first_visit": "2024-05-10T04:30:23.561988+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 6507,
            "ip_address": "103.242.23.189",
            "count": 6,
            "first_visit": "2022-05-16T01:45:33.584250+06:00",
            "date": null
        },
        {
            "id": 4661,
            "ip_address": "202.134.9.159",
            "count": 6,
            "first_visit": "2022-03-25T07:05:19.709508+06:00",
            "date": null
        },
        {
            "id": 6470,
            "ip_address": "119.30.39.222",
            "count": 6,
            "first_visit": "2022-05-15T23:26:23.213167+06:00",
            "date": null
        },
        {
            "id": 36592,
            "ip_address": "103.162.230.251",
            "count": 6,
            "first_visit": "2022-10-28T20:25:24.283721+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 4687,
            "ip_address": "58.145.186.253",
            "count": 6,
            "first_visit": "2022-03-26T12:43:58.509416+06:00",
            "date": null
        },
        {
            "id": 67948,
            "ip_address": "185.101.239.3",
            "count": 6,
            "first_visit": "2024-05-06T01:02:52.976436+06:00",
            "date": "2024-05-06"
        }
    ]
}