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

{
    "count": 99509,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23960&ordering=ip_address",
    "results": [
        {
            "id": 77847,
            "ip_address": "103.93.33.3",
            "count": 1,
            "first_visit": "2025-01-14T13:10:57.268653+06:00",
            "date": "2025-01-14"
        },
        {
            "id": 50245,
            "ip_address": "103.93.34.154",
            "count": 1,
            "first_visit": "2023-07-18T07:25:00.040219+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 6159,
            "ip_address": "103.94.129.3",
            "count": 1,
            "first_visit": "2022-05-14T22:47:51.859186+06:00",
            "date": null
        },
        {
            "id": 7798,
            "ip_address": "103.94.129.4",
            "count": 1,
            "first_visit": "2022-05-17T10:11:19.830482+06:00",
            "date": null
        },
        {
            "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": 84293,
            "ip_address": "103.94.130.1",
            "count": 2,
            "first_visit": "2025-06-21T12:32:32.293083+06:00",
            "date": "2025-06-21"
        },
        {
            "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": 93848,
            "ip_address": "103.94.134.37",
            "count": 2,
            "first_visit": "2026-01-08T17:51:26.580076+06:00",
            "date": "2026-01-08"
        }
    ]
}