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

{
    "count": 99729,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25920&ordering=ip_address",
    "results": [
        {
            "id": 53094,
            "ip_address": "113.11.63.186",
            "count": 2,
            "first_visit": "2023-08-21T11:06:29.540090+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 44437,
            "ip_address": "113.11.63.186",
            "count": 1,
            "first_visit": "2023-03-26T20:21:37.771786+06:00",
            "date": "2023-03-26"
        },
        {
            "id": 35413,
            "ip_address": "113.11.63.190",
            "count": 2,
            "first_visit": "2022-10-03T12:29:52.948915+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 464,
            "ip_address": "113.11.63.207",
            "count": 2,
            "first_visit": "2021-12-09T00:07:09.973979+06:00",
            "date": null
        },
        {
            "id": 85001,
            "ip_address": "113.11.63.88",
            "count": 2,
            "first_visit": "2025-07-01T12:42:10.473245+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 2788,
            "ip_address": "113.11.65.29",
            "count": 1,
            "first_visit": "2022-01-25T10:35:25.529051+06:00",
            "date": null
        },
        {
            "id": 65160,
            "ip_address": "113.11.70.5",
            "count": 1,
            "first_visit": "2024-02-25T21:11:29.092080+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 62455,
            "ip_address": "113.11.74.21",
            "count": 1,
            "first_visit": "2024-01-05T21:31:29.752778+06:00",
            "date": "2024-01-05"
        }
    ]
}