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

{
    "count": 97483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9720&ordering=ip_address",
    "results": [
        {
            "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": 30847,
            "ip_address": "103.166.166.6",
            "count": 1,
            "first_visit": "2022-08-02T17:29:06.694941+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 9550,
            "ip_address": "103.166.166.6",
            "count": 1,
            "first_visit": "2022-05-19T23:23:51.060564+06:00",
            "date": null
        },
        {
            "id": 18958,
            "ip_address": "103.166.166.7",
            "count": 1,
            "first_visit": "2022-06-26T07:30:57.569344+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 15091,
            "ip_address": "103.166.166.8",
            "count": 1,
            "first_visit": "2022-06-14T22:07:48.738309+06:00",
            "date": "2022-06-14"
        }
    ]
}