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

{
    "count": 103752,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=63992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=63976&ordering=ip_address",
    "results": [
        {
            "id": 45462,
            "ip_address": "192.3.24.84",
            "count": 1,
            "first_visit": "2023-04-18T05:35:10.218502+06:00",
            "date": "2023-04-18"
        },
        {
            "id": 2523,
            "ip_address": "192.3.24.84",
            "count": 1,
            "first_visit": "2022-01-20T17:10:15.662234+06:00",
            "date": null
        },
        {
            "id": 36790,
            "ip_address": "192.3.24.84",
            "count": 1,
            "first_visit": "2022-11-01T17:10:05.942815+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 448,
            "ip_address": "192.3.28.229",
            "count": 1,
            "first_visit": "2021-12-08T19:06:15.538874+06:00",
            "date": null
        },
        {
            "id": 28520,
            "ip_address": "192.3.28.229",
            "count": 1,
            "first_visit": "2022-07-28T02:34:30.890872+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 90327,
            "ip_address": "192.3.32.126",
            "count": 1,
            "first_visit": "2025-10-04T10:54:47.163533+06:00",
            "date": "2025-10-04"
        },
        {
            "id": 47099,
            "ip_address": "192.3.4.142",
            "count": 10,
            "first_visit": "2023-05-24T21:30:08.655714+06:00",
            "date": "2023-05-24"
        },
        {
            "id": 19928,
            "ip_address": "192.52.166.3",
            "count": 1,
            "first_visit": "2022-06-29T06:18:13.455363+06:00",
            "date": "2022-06-29"
        }
    ]
}