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

{
    "count": 99162,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=112&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96&ordering=-id",
    "results": [
        {
            "id": 99154,
            "ip_address": "34.106.132.201",
            "count": 2,
            "first_visit": "2026-06-13T08:54:42.524099+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99153,
            "ip_address": "27.147.200.165",
            "count": 1,
            "first_visit": "2026-06-13T07:19:16.551262+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99152,
            "ip_address": "104.252.99.45",
            "count": 1,
            "first_visit": "2026-06-13T07:04:53.566522+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99151,
            "ip_address": "104.252.121.213",
            "count": 1,
            "first_visit": "2026-06-13T07:04:41.942149+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99150,
            "ip_address": "136.118.86.165",
            "count": 2,
            "first_visit": "2026-06-13T05:26:47.255556+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99149,
            "ip_address": "66.249.68.2",
            "count": 2,
            "first_visit": "2026-06-13T05:16:57.426499+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99148,
            "ip_address": "45.248.151.96",
            "count": 1,
            "first_visit": "2026-06-13T04:48:52.602635+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99147,
            "ip_address": "138.252.238.89",
            "count": 1,
            "first_visit": "2026-06-13T03:31:51.965354+06:00",
            "date": "2026-06-13"
        }
    ]
}