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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2448&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2432&ordering=ip_address",
    "results": [
        {
            "id": 91678,
            "ip_address": "103.120.144.9",
            "count": 1,
            "first_visit": "2025-11-06T09:26:44.284418+06:00",
            "date": "2025-11-06"
        },
        {
            "id": 4756,
            "ip_address": "103.120.147.22",
            "count": 1,
            "first_visit": "2022-03-29T03:51:28.359329+06:00",
            "date": null
        },
        {
            "id": 23979,
            "ip_address": "103.120.147.6",
            "count": 2,
            "first_visit": "2022-07-19T02:55:12.903867+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 8763,
            "ip_address": "103.120.160.132",
            "count": 1,
            "first_visit": "2022-05-18T10:28:37.009087+06:00",
            "date": null
        },
        {
            "id": 18298,
            "ip_address": "103.120.160.133",
            "count": 1,
            "first_visit": "2022-06-24T21:52:14.091854+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 20249,
            "ip_address": "103.120.160.140",
            "count": 1,
            "first_visit": "2022-06-30T05:46:14.181990+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 8416,
            "ip_address": "103.120.160.140",
            "count": 1,
            "first_visit": "2022-05-17T22:56:24.233528+06:00",
            "date": null
        },
        {
            "id": 10410,
            "ip_address": "103.120.160.161",
            "count": 3,
            "first_visit": "2022-05-22T22:07:42.872532+06:00",
            "date": null
        }
    ]
}