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

{
    "count": 102690,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50272&ordering=ip_address",
    "results": [
        {
            "id": 25769,
            "ip_address": "119.30.32.222",
            "count": 1,
            "first_visit": "2022-07-22T00:59:52.101006+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 18966,
            "ip_address": "119.30.32.222",
            "count": 1,
            "first_visit": "2022-06-26T07:56:46.085779+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 79638,
            "ip_address": "119.30.32.222",
            "count": 2,
            "first_visit": "2025-03-02T12:32:14.743785+06:00",
            "date": "2025-03-02"
        },
        {
            "id": 64710,
            "ip_address": "119.30.32.223",
            "count": 1,
            "first_visit": "2024-02-13T22:46:56.692308+06:00",
            "date": "2024-02-13"
        },
        {
            "id": 1041,
            "ip_address": "119.30.32.223",
            "count": 3,
            "first_visit": "2021-12-20T12:26:17.821466+06:00",
            "date": null
        },
        {
            "id": 25143,
            "ip_address": "119.30.32.223",
            "count": 1,
            "first_visit": "2022-07-21T06:46:43.882952+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6715,
            "ip_address": "119.30.32.224",
            "count": 2,
            "first_visit": "2022-05-16T13:35:31.400589+06:00",
            "date": null
        },
        {
            "id": 9163,
            "ip_address": "119.30.32.225",
            "count": 1,
            "first_visit": "2022-05-18T23:15:20.035890+06:00",
            "date": null
        }
    ]
}