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

{
    "count": 95143,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2184&ordering=ip_address",
    "results": [
        {
            "id": 12045,
            "ip_address": "103.116.116.74",
            "count": 1,
            "first_visit": "2022-05-27T23:20:32.323341+06:00",
            "date": null
        },
        {
            "id": 94947,
            "ip_address": "103.116.118.155",
            "count": 1,
            "first_visit": "2026-02-07T19:25:10.285645+06:00",
            "date": "2026-02-07"
        },
        {
            "id": 87899,
            "ip_address": "103.116.118.23",
            "count": 1,
            "first_visit": "2025-08-17T21:26:35.050651+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 34654,
            "ip_address": "103.116.118.230",
            "count": 1,
            "first_visit": "2022-09-19T05:31:42.285010+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 14845,
            "ip_address": "103.116.118.230",
            "count": 1,
            "first_visit": "2022-06-13T17:54:28.419430+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 34618,
            "ip_address": "103.116.118.230",
            "count": 1,
            "first_visit": "2022-09-18T19:21:23.672687+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 14239,
            "ip_address": "103.116.118.230",
            "count": 1,
            "first_visit": "2022-06-09T22:47:41.230564+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 12815,
            "ip_address": "103.116.118.230",
            "count": 3,
            "first_visit": "2022-05-30T15:58:53.887159+06:00",
            "date": null
        }
    ]
}