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

{
    "count": 92011,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1296&ordering=ip_address",
    "results": [
        {
            "id": 62233,
            "ip_address": "103.111.225.215",
            "count": 1,
            "first_visit": "2024-01-03T20:01:36.141124+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 20369,
            "ip_address": "103.111.225.223",
            "count": 1,
            "first_visit": "2022-06-30T14:32:43.544098+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 3897,
            "ip_address": "103.111.225.223",
            "count": 1,
            "first_visit": "2022-02-26T15:48:02.585086+06:00",
            "date": null
        },
        {
            "id": 1360,
            "ip_address": "103.111.225.227",
            "count": 1,
            "first_visit": "2021-12-25T15:01:27.025030+06:00",
            "date": null
        },
        {
            "id": 26486,
            "ip_address": "103.111.225.232",
            "count": 1,
            "first_visit": "2022-07-24T00:34:52.416833+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 32258,
            "ip_address": "103.111.225.249",
            "count": 1,
            "first_visit": "2022-08-17T19:59:10.616434+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 8165,
            "ip_address": "103.111.225.33",
            "count": 7,
            "first_visit": "2022-05-17T13:31:00.381665+06:00",
            "date": null
        },
        {
            "id": 658,
            "ip_address": "103.111.225.40",
            "count": 8,
            "first_visit": "2021-12-13T23:32:45.160877+06:00",
            "date": null
        }
    ]
}