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

{
    "count": 99796,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1032&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1016&ordering=-id",
    "results": [
        {
            "id": 98868,
            "ip_address": "31.94.6.179",
            "count": 2,
            "first_visit": "2026-06-05T15:45:42.368167+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98867,
            "ip_address": "46.36.125.196",
            "count": 1,
            "first_visit": "2026-06-05T15:44:51.131504+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98866,
            "ip_address": "18.141.41.131",
            "count": 1,
            "first_visit": "2026-06-05T15:28:51.075417+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98865,
            "ip_address": "193.169.8.248",
            "count": 1,
            "first_visit": "2026-06-05T14:31:54.716118+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98864,
            "ip_address": "165.99.216.191",
            "count": 1,
            "first_visit": "2026-06-05T14:29:17.286754+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98863,
            "ip_address": "193.239.247.91",
            "count": 1,
            "first_visit": "2026-06-05T14:11:26.587490+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98862,
            "ip_address": "17.246.19.37",
            "count": 1,
            "first_visit": "2026-06-05T13:58:35.328996+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98861,
            "ip_address": "103.204.209.122",
            "count": 1,
            "first_visit": "2026-06-05T12:09:25.768994+06:00",
            "date": "2026-06-05"
        }
    ]
}