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

{
    "count": 93987,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78056&ordering=ip_address",
    "results": [
        {
            "id": 61419,
            "ip_address": "42.0.5.243",
            "count": 1,
            "first_visit": "2023-12-18T21:41:10.516754+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 28780,
            "ip_address": "42.0.5.244",
            "count": 1,
            "first_visit": "2022-07-28T12:35:36.309677+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 82695,
            "ip_address": "42.0.5.244",
            "count": 1,
            "first_visit": "2025-05-13T02:09:45.564994+06:00",
            "date": "2025-05-13"
        },
        {
            "id": 61827,
            "ip_address": "42.0.5.245",
            "count": 1,
            "first_visit": "2023-12-25T13:35:01.585661+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 984,
            "ip_address": "42.0.5.245",
            "count": 1,
            "first_visit": "2021-12-20T00:18:53.871483+06:00",
            "date": null
        },
        {
            "id": 9511,
            "ip_address": "42.0.5.246",
            "count": 1,
            "first_visit": "2022-05-19T22:27:35.459468+06:00",
            "date": null
        },
        {
            "id": 28745,
            "ip_address": "42.0.5.246",
            "count": 1,
            "first_visit": "2022-07-28T12:00:23.972454+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 29891,
            "ip_address": "42.0.5.247",
            "count": 1,
            "first_visit": "2022-07-30T12:56:36.333352+06:00",
            "date": "2022-07-30"
        }
    ]
}