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

{
    "count": 102373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2336&ordering=-count",
    "results": [
        {
            "id": 75646,
            "ip_address": "103.187.94.134",
            "count": 10,
            "first_visit": "2024-11-14T09:13:21.938939+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 130,
            "ip_address": "114.119.156.140",
            "count": 10,
            "first_visit": "2021-12-04T05:05:16.703929+06:00",
            "date": null
        },
        {
            "id": 65188,
            "ip_address": "103.239.252.85",
            "count": 10,
            "first_visit": "2024-02-26T09:25:55.369001+06:00",
            "date": "2024-02-26"
        },
        {
            "id": 293,
            "ip_address": "103.217.111.139",
            "count": 10,
            "first_visit": "2021-12-06T13:37:41.074492+06:00",
            "date": null
        },
        {
            "id": 29112,
            "ip_address": "66.249.73.30",
            "count": 10,
            "first_visit": "2022-07-29T06:18:26.187321+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 64170,
            "ip_address": "202.86.218.173",
            "count": 10,
            "first_visit": "2024-02-01T01:51:31.911363+06:00",
            "date": "2024-02-01"
        },
        {
            "id": 75399,
            "ip_address": "66.249.79.228",
            "count": 10,
            "first_visit": "2024-11-09T01:57:03.870827+06:00",
            "date": "2024-11-09"
        },
        {
            "id": 83703,
            "ip_address": "114.119.130.54",
            "count": 10,
            "first_visit": "2025-06-05T02:23:48.279668+06:00",
            "date": "2025-06-05"
        }
    ]
}