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

{
    "count": 101462,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38656&ordering=-ip_address",
    "results": [
        {
            "id": 90327,
            "ip_address": "192.3.32.126",
            "count": 1,
            "first_visit": "2025-10-04T10:54:47.163533+06:00",
            "date": "2025-10-04"
        },
        {
            "id": 448,
            "ip_address": "192.3.28.229",
            "count": 1,
            "first_visit": "2021-12-08T19:06:15.538874+06:00",
            "date": null
        },
        {
            "id": 28520,
            "ip_address": "192.3.28.229",
            "count": 1,
            "first_visit": "2022-07-28T02:34:30.890872+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 36790,
            "ip_address": "192.3.24.84",
            "count": 1,
            "first_visit": "2022-11-01T17:10:05.942815+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 2523,
            "ip_address": "192.3.24.84",
            "count": 1,
            "first_visit": "2022-01-20T17:10:15.662234+06:00",
            "date": null
        },
        {
            "id": 45462,
            "ip_address": "192.3.24.84",
            "count": 1,
            "first_visit": "2023-04-18T05:35:10.218502+06:00",
            "date": "2023-04-18"
        },
        {
            "id": 81049,
            "ip_address": "192.26.110.50",
            "count": 1,
            "first_visit": "2025-04-06T19:34:32.958049+06:00",
            "date": "2025-04-06"
        },
        {
            "id": 65381,
            "ip_address": "192.26.110.45",
            "count": 1,
            "first_visit": "2024-03-01T15:32:23.088618+06:00",
            "date": "2024-03-01"
        }
    ]
}