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

{
    "count": 92516,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9304&ordering=ip_address",
    "results": [
        {
            "id": 16461,
            "ip_address": "103.166.153.90",
            "count": 1,
            "first_visit": "2022-06-19T00:35:26.669496+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 25639,
            "ip_address": "103.166.166.11",
            "count": 1,
            "first_visit": "2022-07-21T19:24:38.698964+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 22771,
            "ip_address": "103.166.166.13",
            "count": 1,
            "first_visit": "2022-07-14T18:18:57.514005+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 91296,
            "ip_address": "103.166.166.130",
            "count": 2,
            "first_visit": "2025-10-27T09:32:40.104369+06:00",
            "date": "2025-10-27"
        },
        {
            "id": 64473,
            "ip_address": "103.166.166.29",
            "count": 1,
            "first_visit": "2024-02-08T14:02:39.202191+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 9864,
            "ip_address": "103.166.166.4",
            "count": 2,
            "first_visit": "2022-05-20T23:10:44.016193+06:00",
            "date": null
        },
        {
            "id": 12543,
            "ip_address": "103.166.166.5",
            "count": 2,
            "first_visit": "2022-05-29T19:54:20.019500+06:00",
            "date": null
        },
        {
            "id": 9550,
            "ip_address": "103.166.166.6",
            "count": 1,
            "first_visit": "2022-05-19T23:23:51.060564+06:00",
            "date": null
        }
    ]
}