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

{
    "count": 99662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=464&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=448&ordering=-id",
    "results": [
        {
            "id": 99302,
            "ip_address": "198.190.0.62",
            "count": 1,
            "first_visit": "2026-06-17T22:39:47.656243+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99301,
            "ip_address": "18.97.9.97",
            "count": 1,
            "first_visit": "2026-06-17T22:21:15.441661+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99300,
            "ip_address": "18.97.9.102",
            "count": 1,
            "first_visit": "2026-06-17T22:21:07.678144+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99299,
            "ip_address": "103.21.42.197",
            "count": 1,
            "first_visit": "2026-06-17T21:59:42.092510+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99298,
            "ip_address": "144.48.163.57",
            "count": 1,
            "first_visit": "2026-06-17T21:59:12.204629+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99297,
            "ip_address": "37.111.230.205",
            "count": 1,
            "first_visit": "2026-06-17T20:34:02.635121+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99296,
            "ip_address": "36.255.80.221",
            "count": 1,
            "first_visit": "2026-06-17T19:33:38.377017+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99295,
            "ip_address": "37.111.194.150",
            "count": 1,
            "first_visit": "2026-06-17T18:54:11.766984+06:00",
            "date": "2026-06-17"
        }
    ]
}