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

{
    "count": 96019,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5416&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5400&ordering=-count",
    "results": [
        {
            "id": 80372,
            "ip_address": "123.136.27.131",
            "count": 5,
            "first_visit": "2025-03-20T11:23:06.085645+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 35111,
            "ip_address": "66.249.66.6",
            "count": 5,
            "first_visit": "2022-09-28T03:41:22.505108+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 35073,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-09-27T07:27:07.079352+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 80353,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2025-03-20T01:44:56.374430+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 80309,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-03-19T03:46:11.522957+06:00",
            "date": "2025-03-19"
        },
        {
            "id": 66925,
            "ip_address": "114.119.149.43",
            "count": 5,
            "first_visit": "2024-04-13T10:37:41.150995+06:00",
            "date": "2024-04-13"
        },
        {
            "id": 11584,
            "ip_address": "114.119.134.6",
            "count": 5,
            "first_visit": "2022-05-26T01:58:31.525475+06:00",
            "date": null
        },
        {
            "id": 66916,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-04-13T03:00:55.339930+06:00",
            "date": "2024-04-13"
        }
    ]
}