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

{
    "count": 97952,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97936&ordering=first_visit",
    "results": [
        {
            "id": 98041,
            "ip_address": "37.111.192.173",
            "count": 2,
            "first_visit": "2026-05-13T20:55:52.987726+06:00",
            "date": "2026-05-13"
        },
        {
            "id": 98042,
            "ip_address": "114.130.156.50",
            "count": 1,
            "first_visit": "2026-05-13T21:37:45.904731+06:00",
            "date": "2026-05-13"
        },
        {
            "id": 98043,
            "ip_address": "54.223.132.243",
            "count": 1,
            "first_visit": "2026-05-13T21:53:20.134410+06:00",
            "date": "2026-05-13"
        },
        {
            "id": 98044,
            "ip_address": "54.223.252.138",
            "count": 1,
            "first_visit": "2026-05-13T21:56:58.714901+06:00",
            "date": "2026-05-13"
        },
        {
            "id": 98045,
            "ip_address": "119.30.41.248",
            "count": 1,
            "first_visit": "2026-05-13T22:44:29.334127+06:00",
            "date": "2026-05-13"
        },
        {
            "id": 98046,
            "ip_address": "37.111.229.220",
            "count": 1,
            "first_visit": "2026-05-13T22:48:10.304009+06:00",
            "date": "2026-05-13"
        },
        {
            "id": 98047,
            "ip_address": "103.60.161.97",
            "count": 1,
            "first_visit": "2026-05-13T23:18:11.929222+06:00",
            "date": "2026-05-13"
        },
        {
            "id": 98048,
            "ip_address": "103.171.36.180",
            "count": 1,
            "first_visit": "2026-05-13T23:40:55.157569+06:00",
            "date": "2026-05-13"
        }
    ]
}