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

{
    "count": 101628,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77128&ordering=-ip_address",
    "results": [
        {
            "id": 26770,
            "ip_address": "103.94.134.80",
            "count": 1,
            "first_visit": "2022-07-24T14:14:51.166905+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 82362,
            "ip_address": "103.94.134.4",
            "count": 2,
            "first_visit": "2025-05-06T13:10:07.702718+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 93848,
            "ip_address": "103.94.134.37",
            "count": 2,
            "first_visit": "2026-01-08T17:51:26.580076+06:00",
            "date": "2026-01-08"
        },
        {
            "id": 99116,
            "ip_address": "103.94.134.122",
            "count": 1,
            "first_visit": "2026-06-12T00:39:07.907430+06:00",
            "date": "2026-06-12"
        },
        {
            "id": 84293,
            "ip_address": "103.94.130.1",
            "count": 2,
            "first_visit": "2025-06-21T12:32:32.293083+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 84246,
            "ip_address": "103.94.130.1",
            "count": 1,
            "first_visit": "2025-06-20T15:20:41.853132+06:00",
            "date": "2025-06-20"
        },
        {
            "id": 7798,
            "ip_address": "103.94.129.4",
            "count": 1,
            "first_visit": "2022-05-17T10:11:19.830482+06:00",
            "date": null
        },
        {
            "id": 6159,
            "ip_address": "103.94.129.3",
            "count": 1,
            "first_visit": "2022-05-14T22:47:51.859186+06:00",
            "date": null
        }
    ]
}