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

{
    "count": 95653,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18080&ordering=ip_address",
    "results": [
        {
            "id": 16890,
            "ip_address": "103.49.170.130",
            "count": 1,
            "first_visit": "2022-06-20T19:19:10.882400+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 30909,
            "ip_address": "103.49.170.131",
            "count": 1,
            "first_visit": "2022-08-03T00:03:51.850881+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 30867,
            "ip_address": "103.49.170.131",
            "count": 1,
            "first_visit": "2022-08-02T19:03:01.088915+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 19287,
            "ip_address": "103.49.170.138",
            "count": 1,
            "first_visit": "2022-06-27T03:31:29.049470+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 87032,
            "ip_address": "103.49.170.138",
            "count": 2,
            "first_visit": "2025-08-03T14:17:09.385893+06:00",
            "date": "2025-08-03"
        },
        {
            "id": 4941,
            "ip_address": "103.49.170.140",
            "count": 1,
            "first_visit": "2022-04-05T22:35:49.681161+06:00",
            "date": null
        },
        {
            "id": 2066,
            "ip_address": "103.49.170.142",
            "count": 1,
            "first_visit": "2022-01-12T23:45:54.569443+06:00",
            "date": null
        },
        {
            "id": 82099,
            "ip_address": "103.49.170.142",
            "count": 1,
            "first_visit": "2025-05-01T00:38:44.633031+06:00",
            "date": "2025-05-01"
        }
    ]
}