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

{
    "count": 95373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3008&ordering=ip_address",
    "results": [
        {
            "id": 92784,
            "ip_address": "103.121.221.38",
            "count": 1,
            "first_visit": "2025-12-08T23:13:54.607493+06:00",
            "date": "2025-12-08"
        },
        {
            "id": 95301,
            "ip_address": "103.121.221.52",
            "count": 1,
            "first_visit": "2026-02-17T18:14:20.414386+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 3799,
            "ip_address": "103.121.221.63",
            "count": 1,
            "first_visit": "2022-02-22T17:19:28.331628+06:00",
            "date": null
        },
        {
            "id": 6921,
            "ip_address": "103.121.221.88",
            "count": 2,
            "first_visit": "2022-05-16T17:31:56.098379+06:00",
            "date": null
        },
        {
            "id": 93663,
            "ip_address": "103.121.221.99",
            "count": 1,
            "first_visit": "2026-01-05T20:57:59.214558+06:00",
            "date": "2026-01-05"
        },
        {
            "id": 85662,
            "ip_address": "103.121.222.79",
            "count": 1,
            "first_visit": "2025-07-11T19:35:54.869967+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 2170,
            "ip_address": "103.121.223.100",
            "count": 1,
            "first_visit": "2022-01-14T03:09:04.131341+06:00",
            "date": null
        },
        {
            "id": 47207,
            "ip_address": "103.121.223.144",
            "count": 1,
            "first_visit": "2023-05-27T02:32:46.249699+06:00",
            "date": "2023-05-27"
        }
    ]
}