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

{
    "count": 101323,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34616&ordering=-ip_address",
    "results": [
        {
            "id": 7159,
            "ip_address": "202.181.5.32",
            "count": 1,
            "first_visit": "2022-05-16T19:45:28.254573+06:00",
            "date": null
        },
        {
            "id": 20012,
            "ip_address": "202.181.5.19",
            "count": 1,
            "first_visit": "2022-06-29T11:58:52.546305+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 47298,
            "ip_address": "202.181.4.37",
            "count": 8,
            "first_visit": "2023-05-28T20:49:58.519934+06:00",
            "date": "2023-05-28"
        },
        {
            "id": 47334,
            "ip_address": "202.181.4.37",
            "count": 1,
            "first_visit": "2023-05-29T19:31:58.575751+06:00",
            "date": "2023-05-29"
        },
        {
            "id": 9207,
            "ip_address": "202.181.4.24",
            "count": 1,
            "first_visit": "2022-05-18T23:49:59.134466+06:00",
            "date": null
        },
        {
            "id": 90369,
            "ip_address": "202.181.4.178",
            "count": 1,
            "first_visit": "2025-10-05T11:46:03.449188+06:00",
            "date": "2025-10-05"
        },
        {
            "id": 83428,
            "ip_address": "202.181.4.175",
            "count": 1,
            "first_visit": "2025-05-29T19:22:37.678102+06:00",
            "date": "2025-05-29"
        },
        {
            "id": 83450,
            "ip_address": "202.181.4.175",
            "count": 4,
            "first_visit": "2025-05-30T09:41:11.356022+06:00",
            "date": "2025-05-30"
        }
    ]
}