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

{
    "count": 103433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54528&ordering=ip_address",
    "results": [
        {
            "id": 83854,
            "ip_address": "144.48.111.50",
            "count": 1,
            "first_visit": "2025-06-10T00:43:21.853417+06:00",
            "date": "2025-06-10"
        },
        {
            "id": 75925,
            "ip_address": "144.48.111.56",
            "count": 3,
            "first_visit": "2024-11-21T20:52:59.605067+06:00",
            "date": "2024-11-21"
        },
        {
            "id": 61380,
            "ip_address": "144.48.111.69",
            "count": 1,
            "first_visit": "2023-12-18T11:40:15.822831+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61585,
            "ip_address": "144.48.111.70",
            "count": 1,
            "first_visit": "2023-12-21T11:04:09.715988+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 57772,
            "ip_address": "144.48.111.77",
            "count": 1,
            "first_visit": "2023-10-16T21:27:57.557920+06:00",
            "date": "2023-10-16"
        },
        {
            "id": 10048,
            "ip_address": "144.48.112.111",
            "count": 1,
            "first_visit": "2022-05-21T16:56:54.129927+06:00",
            "date": null
        },
        {
            "id": 2091,
            "ip_address": "144.48.112.190",
            "count": 2,
            "first_visit": "2022-01-13T09:17:35.515561+06:00",
            "date": null
        },
        {
            "id": 87064,
            "ip_address": "144.48.113.116",
            "count": 1,
            "first_visit": "2025-08-03T22:31:41.725381+06:00",
            "date": "2025-08-03"
        }
    ]
}