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

{
    "count": 100890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40&ordering=-id",
    "results": [
        {
            "id": 100938,
            "ip_address": "103.187.94.235",
            "count": 13,
            "first_visit": "2026-07-29T22:39:06.325968+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100937,
            "ip_address": "103.55.145.158",
            "count": 1,
            "first_visit": "2026-07-29T22:28:49.919569+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100936,
            "ip_address": "103.138.125.48",
            "count": 1,
            "first_visit": "2026-07-29T22:23:55.116033+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100935,
            "ip_address": "103.187.66.176",
            "count": 1,
            "first_visit": "2026-07-29T22:18:56.610516+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100934,
            "ip_address": "118.179.82.161",
            "count": 3,
            "first_visit": "2026-07-29T20:54:41.039782+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100933,
            "ip_address": "106.219.62.190",
            "count": 1,
            "first_visit": "2026-07-29T20:35:41.931225+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100932,
            "ip_address": "80.227.94.196",
            "count": 1,
            "first_visit": "2026-07-29T19:32:25.662873+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100931,
            "ip_address": "37.111.194.182",
            "count": 2,
            "first_visit": "2026-07-29T19:31:14.554630+06:00",
            "date": "2026-07-29"
        }
    ]
}