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

{
    "count": 96399,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21016&ordering=ip_address",
    "results": [
        {
            "id": 30559,
            "ip_address": "103.73.106.241",
            "count": 1,
            "first_visit": "2022-08-01T00:51:01.519696+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 5763,
            "ip_address": "103.73.106.242",
            "count": 3,
            "first_visit": "2022-05-10T00:27:06.956518+06:00",
            "date": null
        },
        {
            "id": 1387,
            "ip_address": "103.73.106.243",
            "count": 11,
            "first_visit": "2021-12-26T16:03:17.741594+06:00",
            "date": null
        },
        {
            "id": 24908,
            "ip_address": "103.73.106.245",
            "count": 1,
            "first_visit": "2022-07-20T21:15:38.048086+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 19642,
            "ip_address": "103.73.106.40",
            "count": 2,
            "first_visit": "2022-06-28T07:12:24.153015+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 29649,
            "ip_address": "103.73.107.244",
            "count": 1,
            "first_visit": "2022-07-30T03:16:26.640238+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 83805,
            "ip_address": "103.73.196.106",
            "count": 1,
            "first_visit": "2025-06-08T18:13:40.469396+06:00",
            "date": "2025-06-08"
        },
        {
            "id": 18117,
            "ip_address": "103.73.196.114",
            "count": 1,
            "first_visit": "2022-06-24T13:45:56.381822+06:00",
            "date": "2022-06-24"
        }
    ]
}