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

{
    "count": 94745,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=824&ordering=ip_address",
    "results": [
        {
            "id": 73344,
            "ip_address": "103.108.114.113",
            "count": 1,
            "first_visit": "2024-09-12T14:46:33.045623+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 92982,
            "ip_address": "103.108.114.116",
            "count": 1,
            "first_visit": "2025-12-14T17:52:18.618446+06:00",
            "date": "2025-12-14"
        },
        {
            "id": 34453,
            "ip_address": "103.108.114.131",
            "count": 1,
            "first_visit": "2022-09-15T18:37:27.132817+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 72271,
            "ip_address": "103.108.114.134",
            "count": 1,
            "first_visit": "2024-08-18T22:01:31.204803+06:00",
            "date": "2024-08-18"
        },
        {
            "id": 85523,
            "ip_address": "103.108.114.135",
            "count": 1,
            "first_visit": "2025-07-09T10:34:39.145281+06:00",
            "date": "2025-07-09"
        },
        {
            "id": 22646,
            "ip_address": "103.108.114.37",
            "count": 1,
            "first_visit": "2022-07-14T15:01:33.833011+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 3364,
            "ip_address": "103.108.140.149",
            "count": 1,
            "first_visit": "2022-02-06T21:03:31.533744+06:00",
            "date": null
        },
        {
            "id": 10295,
            "ip_address": "103.108.144.135",
            "count": 1,
            "first_visit": "2022-05-22T13:53:30.077348+06:00",
            "date": null
        }
    ]
}