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

{
    "count": 103125,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53248&ordering=ip_address",
    "results": [
        {
            "id": 48048,
            "ip_address": "128.1.195.16",
            "count": 2,
            "first_visit": "2023-06-12T01:51:15.332711+06:00",
            "date": "2023-06-12"
        },
        {
            "id": 47982,
            "ip_address": "128.1.195.16",
            "count": 1,
            "first_visit": "2023-06-10T22:56:28.371001+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 94115,
            "ip_address": "128.121.250.121",
            "count": 1,
            "first_visit": "2026-01-16T23:20:56.876173+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 1278,
            "ip_address": "128.127.221.82",
            "count": 1,
            "first_visit": "2021-12-23T05:48:42.114139+06:00",
            "date": null
        },
        {
            "id": 32441,
            "ip_address": "128.127.253.105",
            "count": 1,
            "first_visit": "2022-08-19T15:09:43.463312+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 2183,
            "ip_address": "128.135.98.75",
            "count": 1,
            "first_visit": "2022-01-14T11:01:55.465295+06:00",
            "date": null
        },
        {
            "id": 91800,
            "ip_address": "128.140.112.88",
            "count": 1,
            "first_visit": "2025-11-09T16:37:41.266090+06:00",
            "date": "2025-11-09"
        },
        {
            "id": 91856,
            "ip_address": "128.140.112.88",
            "count": 1,
            "first_visit": "2025-11-10T23:32:31.431643+06:00",
            "date": "2025-11-10"
        }
    ]
}