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

{
    "count": 102634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48840&ordering=ip_address",
    "results": [
        {
            "id": 994,
            "ip_address": "118.179.194.194",
            "count": 1,
            "first_visit": "2021-12-20T01:06:15.789857+06:00",
            "date": null
        },
        {
            "id": 95606,
            "ip_address": "118.179.194.241",
            "count": 1,
            "first_visit": "2026-02-27T23:04:17.372639+06:00",
            "date": "2026-02-27"
        },
        {
            "id": 84942,
            "ip_address": "118.179.194.241",
            "count": 2,
            "first_visit": "2025-06-30T18:59:31.255851+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 62788,
            "ip_address": "118.179.194.241",
            "count": 1,
            "first_visit": "2024-01-10T07:11:57.256160+06:00",
            "date": "2024-01-10"
        },
        {
            "id": 55081,
            "ip_address": "118.179.194.49",
            "count": 3,
            "first_visit": "2023-09-14T12:52:27.458577+06:00",
            "date": "2023-09-14"
        },
        {
            "id": 797,
            "ip_address": "118.179.19.54",
            "count": 3,
            "first_visit": "2021-12-18T13:28:15.686353+06:00",
            "date": null
        },
        {
            "id": 6019,
            "ip_address": "118.179.196.129",
            "count": 4,
            "first_visit": "2022-05-14T18:23:25.274306+06:00",
            "date": null
        },
        {
            "id": 779,
            "ip_address": "118.179.196.49",
            "count": 1,
            "first_visit": "2021-12-18T01:16:18.815048+06:00",
            "date": null
        }
    ]
}