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

{
    "count": 100592,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5912&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5896&ordering=-count",
    "results": [
        {
            "id": 80432,
            "ip_address": "114.119.137.91",
            "count": 5,
            "first_visit": "2025-03-22T05:01:15.717489+06:00",
            "date": "2025-03-22"
        },
        {
            "id": 9961,
            "ip_address": "103.135.138.188",
            "count": 5,
            "first_visit": "2022-05-21T10:03:07.392520+06:00",
            "date": null
        },
        {
            "id": 9885,
            "ip_address": "103.151.130.219",
            "count": 5,
            "first_visit": "2022-05-20T23:36:35.230775+06:00",
            "date": null
        },
        {
            "id": 5650,
            "ip_address": "66.249.69.72",
            "count": 5,
            "first_visit": "2022-05-05T19:44:39.691532+06:00",
            "date": null
        },
        {
            "id": 66195,
            "ip_address": "114.119.149.43",
            "count": 5,
            "first_visit": "2024-03-22T00:36:13.499694+06:00",
            "date": "2024-03-22"
        },
        {
            "id": 80357,
            "ip_address": "114.119.137.91",
            "count": 5,
            "first_visit": "2025-03-20T02:30:13.590104+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 66077,
            "ip_address": "114.119.149.43",
            "count": 5,
            "first_visit": "2024-03-19T10:37:45.984057+06:00",
            "date": "2024-03-19"
        },
        {
            "id": 66083,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-03-19T13:14:10.953453+06:00",
            "date": "2024-03-19"
        }
    ]
}