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

{
    "count": 98228,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16376&ordering=ip_address",
    "results": [
        {
            "id": 48456,
            "ip_address": "103.239.255.233",
            "count": 4,
            "first_visit": "2023-06-18T11:35:05.927844+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 48184,
            "ip_address": "103.239.255.233",
            "count": 2,
            "first_visit": "2023-06-14T10:22:09.687866+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 90812,
            "ip_address": "103.239.255.253",
            "count": 1,
            "first_visit": "2025-10-15T19:35:54.263682+06:00",
            "date": "2025-10-15"
        },
        {
            "id": 3599,
            "ip_address": "103.239.255.253",
            "count": 1,
            "first_visit": "2022-02-14T14:28:40.956118+06:00",
            "date": null
        },
        {
            "id": 95946,
            "ip_address": "103.239.255.253",
            "count": 1,
            "first_visit": "2026-03-11T13:54:29.216305+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 3841,
            "ip_address": "103.239.255.54",
            "count": 2,
            "first_visit": "2022-02-24T01:05:06.335293+06:00",
            "date": null
        },
        {
            "id": 68384,
            "ip_address": "103.239.255.55",
            "count": 2,
            "first_visit": "2024-05-16T00:23:49.677872+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 96473,
            "ip_address": "103.239.4.197",
            "count": 1,
            "first_visit": "2026-03-30T09:28:15.344129+06:00",
            "date": "2026-03-30"
        }
    ]
}