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

{
    "count": 95026,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1832&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1816&ordering=-count",
    "results": [
        {
            "id": 50667,
            "ip_address": "43.245.123.101",
            "count": 11,
            "first_visit": "2023-07-23T17:46:53.106484+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50593,
            "ip_address": "37.111.192.148",
            "count": 11,
            "first_visit": "2023-07-22T21:15:21.600387+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 91,
            "ip_address": "114.119.138.194",
            "count": 11,
            "first_visit": "2021-12-03T20:23:19.012320+06:00",
            "date": null
        },
        {
            "id": 83527,
            "ip_address": "114.119.136.188",
            "count": 11,
            "first_visit": "2025-06-01T01:51:03.996768+06:00",
            "date": "2025-06-01"
        },
        {
            "id": 3478,
            "ip_address": "114.119.131.71",
            "count": 11,
            "first_visit": "2022-02-10T00:40:34.793133+06:00",
            "date": null
        },
        {
            "id": 73472,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-09-15T07:46:25.100719+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 72784,
            "ip_address": "66.249.64.128",
            "count": 11,
            "first_visit": "2024-08-31T03:02:08.146970+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 33159,
            "ip_address": "66.249.66.62",
            "count": 11,
            "first_visit": "2022-08-28T03:17:07.468565+06:00",
            "date": "2022-08-28"
        }
    ]
}