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

{
    "count": 96318,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20664&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20648&ordering=-ip_address",
    "results": [
        {
            "id": 94645,
            "ip_address": "37.111.214.181",
            "count": 4,
            "first_visit": "2026-01-30T15:35:39.679204+06:00",
            "date": "2026-01-30"
        },
        {
            "id": 12456,
            "ip_address": "37.111.214.180",
            "count": 2,
            "first_visit": "2022-05-29T12:22:11.192393+06:00",
            "date": null
        },
        {
            "id": 4264,
            "ip_address": "37.111.214.178",
            "count": 2,
            "first_visit": "2022-03-11T02:09:12.300331+06:00",
            "date": null
        },
        {
            "id": 84512,
            "ip_address": "37.111.214.178",
            "count": 1,
            "first_visit": "2025-06-25T21:37:05.612569+06:00",
            "date": "2025-06-25"
        },
        {
            "id": 90966,
            "ip_address": "37.111.214.178",
            "count": 1,
            "first_visit": "2025-10-19T12:42:08.940373+06:00",
            "date": "2025-10-19"
        },
        {
            "id": 948,
            "ip_address": "37.111.214.177",
            "count": 1,
            "first_visit": "2021-12-19T22:34:27.110342+06:00",
            "date": null
        },
        {
            "id": 78206,
            "ip_address": "37.111.214.177",
            "count": 1,
            "first_visit": "2025-01-24T23:27:25.456519+06:00",
            "date": "2025-01-24"
        },
        {
            "id": 82620,
            "ip_address": "37.111.214.176",
            "count": 1,
            "first_visit": "2025-05-11T13:31:34.123081+06:00",
            "date": "2025-05-11"
        }
    ]
}