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

{
    "count": 99995,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22104&ordering=ip_address",
    "results": [
        {
            "id": 61065,
            "ip_address": "103.7.4.17",
            "count": 1,
            "first_visit": "2023-12-12T16:27:12.649705+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 20001,
            "ip_address": "103.74.228.121",
            "count": 1,
            "first_visit": "2022-06-29T11:19:47.783688+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 3647,
            "ip_address": "103.74.228.9",
            "count": 1,
            "first_visit": "2022-02-16T00:15:31.017550+06:00",
            "date": null
        },
        {
            "id": 90751,
            "ip_address": "103.74.229.11",
            "count": 3,
            "first_visit": "2025-10-14T21:09:50.825783+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 9748,
            "ip_address": "103.74.229.130",
            "count": 1,
            "first_visit": "2022-05-20T14:59:28.094223+06:00",
            "date": null
        },
        {
            "id": 13212,
            "ip_address": "103.74.229.142",
            "count": 1,
            "first_visit": "2022-06-01T00:28:47.907239+06:00",
            "date": null
        },
        {
            "id": 6167,
            "ip_address": "103.74.229.161",
            "count": 1,
            "first_visit": "2022-05-14T23:13:41.182123+06:00",
            "date": null
        },
        {
            "id": 69885,
            "ip_address": "103.74.229.64",
            "count": 1,
            "first_visit": "2024-06-14T09:42:59.598362+06:00",
            "date": "2024-06-14"
        }
    ]
}