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

{
    "count": 102747,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51304&ordering=ip_address",
    "results": [
        {
            "id": 97543,
            "ip_address": "119.30.41.44",
            "count": 1,
            "first_visit": "2026-04-29T12:01:27.915209+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 95952,
            "ip_address": "119.30.41.45",
            "count": 1,
            "first_visit": "2026-03-11T17:20:59.345109+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 76072,
            "ip_address": "119.30.41.45",
            "count": 3,
            "first_visit": "2024-11-26T13:02:09.796045+06:00",
            "date": "2024-11-26"
        },
        {
            "id": 88914,
            "ip_address": "119.30.41.46",
            "count": 4,
            "first_visit": "2025-09-03T21:25:39.190935+06:00",
            "date": "2025-09-03"
        },
        {
            "id": 12142,
            "ip_address": "119.30.41.48",
            "count": 1,
            "first_visit": "2022-05-28T09:56:47.023302+06:00",
            "date": null
        },
        {
            "id": 61852,
            "ip_address": "119.30.41.48",
            "count": 1,
            "first_visit": "2023-12-25T22:36:36.494569+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 60488,
            "ip_address": "119.30.41.49",
            "count": 1,
            "first_visit": "2023-12-03T18:03:40.627431+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 7119,
            "ip_address": "119.30.41.49",
            "count": 1,
            "first_visit": "2022-05-16T19:32:32.402714+06:00",
            "date": null
        }
    ]
}