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

{
    "count": 99694,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23264&ordering=ip_address",
    "results": [
        {
            "id": 71161,
            "ip_address": "103.87.214.161",
            "count": 2,
            "first_visit": "2024-07-14T22:58:38.150810+06:00",
            "date": "2024-07-14"
        },
        {
            "id": 51992,
            "ip_address": "103.87.214.162",
            "count": 1,
            "first_visit": "2023-08-08T23:52:37.779987+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 65701,
            "ip_address": "103.87.214.162",
            "count": 1,
            "first_visit": "2024-03-09T11:50:31.592190+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 86002,
            "ip_address": "103.87.214.162",
            "count": 1,
            "first_visit": "2025-07-17T18:16:57.803817+06:00",
            "date": "2025-07-17"
        },
        {
            "id": 89535,
            "ip_address": "103.87.214.162",
            "count": 1,
            "first_visit": "2025-09-15T09:52:40.241329+06:00",
            "date": "2025-09-15"
        },
        {
            "id": 210,
            "ip_address": "103.87.214.162",
            "count": 8,
            "first_visit": "2021-12-05T12:03:48.368770+06:00",
            "date": null
        },
        {
            "id": 695,
            "ip_address": "103.87.214.163",
            "count": 2,
            "first_visit": "2021-12-14T20:41:24.656183+06:00",
            "date": null
        },
        {
            "id": 53046,
            "ip_address": "103.87.214.163",
            "count": 1,
            "first_visit": "2023-08-20T23:03:08.177185+06:00",
            "date": "2023-08-20"
        }
    ]
}