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

{
    "count": 97421,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23376&ordering=ip_address",
    "results": [
        {
            "id": 13044,
            "ip_address": "103.92.208.3",
            "count": 3,
            "first_visit": "2022-05-31T10:00:38.384865+06:00",
            "date": null
        },
        {
            "id": 57851,
            "ip_address": "103.92.208.85",
            "count": 1,
            "first_visit": "2023-10-17T22:34:08.760906+06:00",
            "date": "2023-10-17"
        },
        {
            "id": 2133,
            "ip_address": "103.92.214.18",
            "count": 1,
            "first_visit": "2022-01-13T16:13:43.307830+06:00",
            "date": null
        },
        {
            "id": 93274,
            "ip_address": "103.92.214.18",
            "count": 1,
            "first_visit": "2025-12-24T09:52:06.785927+06:00",
            "date": "2025-12-24"
        },
        {
            "id": 81328,
            "ip_address": "103.92.214.21",
            "count": 1,
            "first_visit": "2025-04-12T11:19:40.788333+06:00",
            "date": "2025-04-12"
        },
        {
            "id": 81326,
            "ip_address": "103.92.214.22",
            "count": 4,
            "first_visit": "2025-04-12T11:02:58.154715+06:00",
            "date": "2025-04-12"
        },
        {
            "id": 5625,
            "ip_address": "103.92.214.27",
            "count": 2,
            "first_visit": "2022-05-05T12:08:49.354820+06:00",
            "date": null
        },
        {
            "id": 78199,
            "ip_address": "103.92.214.28",
            "count": 1,
            "first_visit": "2025-01-24T16:36:25.636919+06:00",
            "date": "2025-01-24"
        }
    ]
}