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

{
    "count": 96506,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21288&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 9159,
            "ip_address": "103.74.229.86",
            "count": 4,
            "first_visit": "2022-05-18T23:14:19.423705+06:00",
            "date": null
        },
        {
            "id": 15548,
            "ip_address": "103.74.229.86",
            "count": 2,
            "first_visit": "2022-06-16T06:05:36.712349+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 31234,
            "ip_address": "103.74.230.1",
            "count": 1,
            "first_visit": "2022-08-05T12:50:13.052451+06:00",
            "date": "2022-08-05"
        }
    ]
}