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

{
    "count": 92524,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9424&ordering=ip_address",
    "results": [
        {
            "id": 10943,
            "ip_address": "103.166.41.14",
            "count": 2,
            "first_visit": "2022-05-24T12:24:23.706087+06:00",
            "date": null
        },
        {
            "id": 12780,
            "ip_address": "103.166.41.18",
            "count": 3,
            "first_visit": "2022-05-30T13:25:12.318882+06:00",
            "date": null
        },
        {
            "id": 81928,
            "ip_address": "103.166.41.21",
            "count": 4,
            "first_visit": "2025-04-27T09:52:24.566708+06:00",
            "date": "2025-04-27"
        },
        {
            "id": 33138,
            "ip_address": "103.166.41.40",
            "count": 1,
            "first_visit": "2022-08-27T23:18:01.899233+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 26868,
            "ip_address": "103.166.41.43",
            "count": 1,
            "first_visit": "2022-07-24T22:16:26.539927+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 66372,
            "ip_address": "103.166.47.248",
            "count": 1,
            "first_visit": "2024-03-26T14:40:06.407119+06:00",
            "date": "2024-03-26"
        },
        {
            "id": 1042,
            "ip_address": "103.166.47.54",
            "count": 1,
            "first_visit": "2021-12-20T12:31:32.676834+06:00",
            "date": null
        },
        {
            "id": 10460,
            "ip_address": "103.166.58.106",
            "count": 2,
            "first_visit": "2022-05-22T23:12:27.121468+06:00",
            "date": null
        }
    ]
}