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

{
    "count": 92263,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5824&ordering=ip_address",
    "results": [
        {
            "id": 43599,
            "ip_address": "103.140.83.242",
            "count": 2,
            "first_visit": "2023-03-12T08:35:54.709773+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 38298,
            "ip_address": "103.140.86.0",
            "count": 1,
            "first_visit": "2022-12-04T19:33:02.454631+06:00",
            "date": "2022-12-04"
        },
        {
            "id": 13526,
            "ip_address": "103.140.86.15",
            "count": 2,
            "first_visit": "2022-06-04T21:27:03.635531+06:00",
            "date": null
        },
        {
            "id": 15688,
            "ip_address": "103.140.86.15",
            "count": 2,
            "first_visit": "2022-06-16T14:45:49.174789+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 6511,
            "ip_address": "103.140.86.3",
            "count": 1,
            "first_visit": "2022-05-16T03:07:27.446775+06:00",
            "date": null
        },
        {
            "id": 37406,
            "ip_address": "103.140.86.92",
            "count": 1,
            "first_visit": "2022-11-14T22:41:19.670386+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 12790,
            "ip_address": "103.140.98.32",
            "count": 1,
            "first_visit": "2022-05-30T14:00:44.557519+06:00",
            "date": null
        },
        {
            "id": 85376,
            "ip_address": "103.140.98.37",
            "count": 1,
            "first_visit": "2025-07-07T10:23:09.889917+06:00",
            "date": "2025-07-07"
        }
    ]
}