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

{
    "count": 103159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53456&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53440&ordering=ip_address",
    "results": [
        {
            "id": 22821,
            "ip_address": "130.193.222.155",
            "count": 1,
            "first_visit": "2022-07-14T21:24:42.043866+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 54164,
            "ip_address": "130.193.222.21",
            "count": 2,
            "first_visit": "2023-09-03T03:37:04.692420+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 3441,
            "ip_address": "130.193.223.100",
            "count": 1,
            "first_visit": "2022-02-08T18:47:48.051595+06:00",
            "date": null
        },
        {
            "id": 78328,
            "ip_address": "130.193.223.150",
            "count": 1,
            "first_visit": "2025-01-28T17:00:06.589617+06:00",
            "date": "2025-01-28"
        },
        {
            "id": 3246,
            "ip_address": "130.193.223.185",
            "count": 1,
            "first_visit": "2022-02-02T23:32:17.918096+06:00",
            "date": null
        },
        {
            "id": 52439,
            "ip_address": "130.193.223.239",
            "count": 1,
            "first_visit": "2023-08-13T23:23:55.058188+06:00",
            "date": "2023-08-13"
        },
        {
            "id": 42027,
            "ip_address": "130.193.223.82",
            "count": 1,
            "first_visit": "2023-02-11T22:56:23.823317+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 39796,
            "ip_address": "130.193.224.109",
            "count": 2,
            "first_visit": "2023-01-03T10:19:18.642260+06:00",
            "date": "2023-01-03"
        }
    ]
}