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

{
    "count": 98135,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2056&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=-count",
    "results": [
        {
            "id": 31670,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-08-10T08:56:45.724574+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 74353,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-10-13T01:53:11.670543+06:00",
            "date": "2024-10-13"
        },
        {
            "id": 83480,
            "ip_address": "114.119.151.1",
            "count": 11,
            "first_visit": "2025-05-31T02:30:23.593742+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 264,
            "ip_address": "114.119.160.248",
            "count": 11,
            "first_visit": "2021-12-06T07:51:06.576601+06:00",
            "date": null
        },
        {
            "id": 2224,
            "ip_address": "103.113.148.99",
            "count": 11,
            "first_visit": "2022-01-14T22:10:34.341885+06:00",
            "date": null
        },
        {
            "id": 599,
            "ip_address": "114.119.154.30",
            "count": 11,
            "first_visit": "2021-12-12T04:38:35.526695+06:00",
            "date": null
        },
        {
            "id": 31587,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-08-09T02:11:39.572436+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 31594,
            "ip_address": "114.119.141.168",
            "count": 11,
            "first_visit": "2022-08-09T04:19:28.889711+06:00",
            "date": "2022-08-09"
        }
    ]
}