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

{
    "count": 102969,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52376&ordering=ip_address",
    "results": [
        {
            "id": 2992,
            "ip_address": "123.0.18.42",
            "count": 1,
            "first_visit": "2022-01-28T21:24:53.116856+06:00",
            "date": null
        },
        {
            "id": 50793,
            "ip_address": "123.0.18.42",
            "count": 1,
            "first_visit": "2023-07-25T12:01:30.676728+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 41275,
            "ip_address": "123.0.18.42",
            "count": 2,
            "first_visit": "2023-01-31T10:45:35.328446+06:00",
            "date": "2023-01-31"
        },
        {
            "id": 463,
            "ip_address": "123.0.18.90",
            "count": 1,
            "first_visit": "2021-12-08T23:58:28.383446+06:00",
            "date": null
        },
        {
            "id": 74209,
            "ip_address": "123.0.19.170",
            "count": 1,
            "first_visit": "2024-10-09T13:17:18.309956+06:00",
            "date": "2024-10-09"
        },
        {
            "id": 12448,
            "ip_address": "123.0.19.66",
            "count": 1,
            "first_visit": "2022-05-29T12:10:13.162024+06:00",
            "date": null
        },
        {
            "id": 55004,
            "ip_address": "123.0.20.142",
            "count": 1,
            "first_visit": "2023-09-13T11:16:45.181637+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 17969,
            "ip_address": "123.0.22.140",
            "count": 1,
            "first_visit": "2022-06-24T05:27:00.745030+06:00",
            "date": "2022-06-24"
        }
    ]
}