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

{
    "count": 94090,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12536&ordering=-ip_address",
    "results": [
        {
            "id": 11336,
            "ip_address": "46.21.52.196",
            "count": 1,
            "first_visit": "2022-05-25T10:52:56.579306+06:00",
            "date": null
        },
        {
            "id": 22414,
            "ip_address": "46.199.237.180",
            "count": 1,
            "first_visit": "2022-07-14T02:35:13.064308+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 2513,
            "ip_address": "46.196.89.83",
            "count": 1,
            "first_visit": "2022-01-20T13:21:18.587825+06:00",
            "date": null
        },
        {
            "id": 93612,
            "ip_address": "46.183.213.247",
            "count": 1,
            "first_visit": "2026-01-05T03:08:54.056085+06:00",
            "date": "2026-01-05"
        },
        {
            "id": 92717,
            "ip_address": "46.183.110.124",
            "count": 1,
            "first_visit": "2025-12-06T20:42:56.414503+06:00",
            "date": "2025-12-06"
        },
        {
            "id": 71096,
            "ip_address": "46.153.117.4",
            "count": 3,
            "first_visit": "2024-07-13T11:14:09.242549+06:00",
            "date": "2024-07-13"
        },
        {
            "id": 66628,
            "ip_address": "46.142.101.122",
            "count": 1,
            "first_visit": "2024-04-04T20:18:25.552748+06:00",
            "date": "2024-04-04"
        },
        {
            "id": 68067,
            "ip_address": "46.140.10.70",
            "count": 1,
            "first_visit": "2024-05-08T18:24:51.996474+06:00",
            "date": "2024-05-08"
        }
    ]
}