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

{
    "count": 94593,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14184&ordering=ip_address",
    "results": [
        {
            "id": 36771,
            "ip_address": "103.220.205.111",
            "count": 1,
            "first_visit": "2022-11-01T10:22:46.098464+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 37147,
            "ip_address": "103.220.205.111",
            "count": 1,
            "first_visit": "2022-11-09T12:23:57.232815+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 12713,
            "ip_address": "103.220.205.111",
            "count": 1,
            "first_visit": "2022-05-30T09:10:33.629204+06:00",
            "date": null
        },
        {
            "id": 43145,
            "ip_address": "103.220.205.111",
            "count": 1,
            "first_visit": "2023-03-04T13:45:13.408490+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 11743,
            "ip_address": "103.220.205.15",
            "count": 3,
            "first_visit": "2022-05-26T22:41:27.941282+06:00",
            "date": null
        },
        {
            "id": 4232,
            "ip_address": "103.220.205.223",
            "count": 1,
            "first_visit": "2022-03-10T00:38:25.007568+06:00",
            "date": null
        },
        {
            "id": 61492,
            "ip_address": "103.220.205.245",
            "count": 1,
            "first_visit": "2023-12-20T02:36:37.164795+06:00",
            "date": "2023-12-20"
        },
        {
            "id": 83804,
            "ip_address": "103.220.205.32",
            "count": 1,
            "first_visit": "2025-06-08T17:07:46.091859+06:00",
            "date": "2025-06-08"
        }
    ]
}