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

{
    "count": 102667,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49616&ordering=ip_address",
    "results": [
        {
            "id": 97544,
            "ip_address": "118.99.81.186",
            "count": 1,
            "first_visit": "2026-04-29T12:12:21.285472+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 56710,
            "ip_address": "118.99.99.223",
            "count": 2,
            "first_visit": "2023-10-04T08:48:23.619026+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 90828,
            "ip_address": "119.10.168.18",
            "count": 2,
            "first_visit": "2025-10-16T00:04:11.005678+06:00",
            "date": "2025-10-16"
        },
        {
            "id": 74018,
            "ip_address": "119.10.169.138",
            "count": 1,
            "first_visit": "2024-10-05T12:04:48.308655+06:00",
            "date": "2024-10-05"
        },
        {
            "id": 22454,
            "ip_address": "119.10.169.78",
            "count": 2,
            "first_visit": "2022-07-14T08:07:44.545959+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 6304,
            "ip_address": "119.10.169.78",
            "count": 3,
            "first_visit": "2022-05-15T09:59:43.847660+06:00",
            "date": null
        },
        {
            "id": 8791,
            "ip_address": "119.10.173.158",
            "count": 1,
            "first_visit": "2022-05-18T10:56:08.232630+06:00",
            "date": null
        },
        {
            "id": 13149,
            "ip_address": "119.10.175.194",
            "count": 1,
            "first_visit": "2022-05-31T16:56:16.960285+06:00",
            "date": null
        }
    ]
}