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

{
    "count": 102523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4144&ordering=ip_address",
    "results": [
        {
            "id": 85248,
            "ip_address": "103.127.4.6",
            "count": 3,
            "first_visit": "2025-07-05T00:43:24.965050+06:00",
            "date": "2025-07-05"
        },
        {
            "id": 100870,
            "ip_address": "103.127.4.6",
            "count": 1,
            "first_visit": "2026-07-28T22:27:53.469118+06:00",
            "date": "2026-07-28"
        },
        {
            "id": 12971,
            "ip_address": "103.127.46.148",
            "count": 4,
            "first_visit": "2022-05-31T01:03:44.623637+06:00",
            "date": null
        },
        {
            "id": 12984,
            "ip_address": "103.127.46.149",
            "count": 3,
            "first_visit": "2022-05-31T01:27:06.392166+06:00",
            "date": null
        },
        {
            "id": 11692,
            "ip_address": "103.127.46.155",
            "count": 1,
            "first_visit": "2022-05-26T17:34:42.353260+06:00",
            "date": null
        },
        {
            "id": 49584,
            "ip_address": "103.127.46.4",
            "count": 2,
            "first_visit": "2023-07-09T00:16:40.652145+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 79664,
            "ip_address": "103.127.4.69",
            "count": 1,
            "first_visit": "2025-03-03T05:40:06.836181+06:00",
            "date": "2025-03-03"
        },
        {
            "id": 25072,
            "ip_address": "103.127.47.66",
            "count": 1,
            "first_visit": "2022-07-21T01:36:00.648292+06:00",
            "date": "2022-07-21"
        }
    ]
}