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

{
    "count": 96131,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5960&ordering=ip_address",
    "results": [
        {
            "id": 5039,
            "ip_address": "103.140.235.74",
            "count": 1,
            "first_visit": "2022-04-10T22:38:27.433839+06:00",
            "date": null
        },
        {
            "id": 3583,
            "ip_address": "103.140.24.26",
            "count": 1,
            "first_visit": "2022-02-13T22:17:50.596860+06:00",
            "date": null
        },
        {
            "id": 93104,
            "ip_address": "103.140.24.3",
            "count": 1,
            "first_visit": "2025-12-18T19:05:25.430619+06:00",
            "date": "2025-12-18"
        },
        {
            "id": 93040,
            "ip_address": "103.140.24.3",
            "count": 1,
            "first_visit": "2025-12-16T14:43:15.067516+06:00",
            "date": "2025-12-16"
        },
        {
            "id": 74253,
            "ip_address": "103.140.62.77",
            "count": 1,
            "first_visit": "2024-10-10T12:54:16.745073+06:00",
            "date": "2024-10-10"
        },
        {
            "id": 27215,
            "ip_address": "103.140.63.37",
            "count": 1,
            "first_visit": "2022-07-25T11:58:52.227332+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9820,
            "ip_address": "103.140.63.38",
            "count": 1,
            "first_visit": "2022-05-20T22:21:08.604137+06:00",
            "date": null
        },
        {
            "id": 41274,
            "ip_address": "103.140.64.26",
            "count": 1,
            "first_visit": "2023-01-31T09:40:34.135799+06:00",
            "date": "2023-01-31"
        }
    ]
}