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

{
    "count": 94907,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15120&ordering=ip_address",
    "results": [
        {
            "id": 83264,
            "ip_address": "103.231.160.122",
            "count": 1,
            "first_visit": "2025-05-25T13:03:12.969455+06:00",
            "date": "2025-05-25"
        },
        {
            "id": 90560,
            "ip_address": "103.231.160.86",
            "count": 2,
            "first_visit": "2025-10-09T21:17:56.002480+06:00",
            "date": "2025-10-09"
        },
        {
            "id": 3957,
            "ip_address": "103.231.161.101",
            "count": 1,
            "first_visit": "2022-02-28T20:47:07.223328+06:00",
            "date": null
        },
        {
            "id": 20164,
            "ip_address": "103.231.161.101",
            "count": 1,
            "first_visit": "2022-06-29T22:04:07.235615+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 22373,
            "ip_address": "103.231.161.101",
            "count": 1,
            "first_visit": "2022-07-13T20:54:22.221085+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 69777,
            "ip_address": "103.231.161.101",
            "count": 1,
            "first_visit": "2024-06-11T15:39:47.353381+06:00",
            "date": "2024-06-11"
        },
        {
            "id": 12424,
            "ip_address": "103.231.161.103",
            "count": 1,
            "first_visit": "2022-05-29T10:43:33.248369+06:00",
            "date": null
        },
        {
            "id": 21561,
            "ip_address": "103.231.161.103",
            "count": 1,
            "first_visit": "2022-07-08T02:51:43.866767+06:00",
            "date": "2022-07-08"
        }
    ]
}