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

{
    "count": 103284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54000&ordering=ip_address",
    "results": [
        {
            "id": 79094,
            "ip_address": "139.5.132.96",
            "count": 1,
            "first_visit": "2025-02-18T19:06:11.435705+06:00",
            "date": "2025-02-18"
        },
        {
            "id": 37835,
            "ip_address": "139.5.133.116",
            "count": 1,
            "first_visit": "2022-11-25T13:10:55.574049+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 35615,
            "ip_address": "139.5.133.117",
            "count": 1,
            "first_visit": "2022-10-07T20:29:52.421432+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 62996,
            "ip_address": "139.5.133.132",
            "count": 1,
            "first_visit": "2024-01-12T21:02:46.203863+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 25941,
            "ip_address": "139.5.133.193",
            "count": 1,
            "first_visit": "2022-07-22T12:38:06.402585+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 2085,
            "ip_address": "139.5.133.196",
            "count": 2,
            "first_visit": "2022-01-13T03:54:45.929454+06:00",
            "date": null
        },
        {
            "id": 32848,
            "ip_address": "139.5.133.242",
            "count": 1,
            "first_visit": "2022-08-24T17:06:25.683593+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 6343,
            "ip_address": "139.5.133.242",
            "count": 6,
            "first_visit": "2022-05-15T15:04:09.107577+06:00",
            "date": null
        }
    ]
}