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

{
    "count": 103288,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54008&ordering=ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 14720,
            "ip_address": "139.5.133.32",
            "count": 1,
            "first_visit": "2022-06-13T02:23:49.740817+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 41513,
            "ip_address": "139.5.133.39",
            "count": 1,
            "first_visit": "2023-02-04T12:43:40.860100+06:00",
            "date": "2023-02-04"
        },
        {
            "id": 41628,
            "ip_address": "139.5.133.39",
            "count": 2,
            "first_visit": "2023-02-06T12:26:44.454360+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 69595,
            "ip_address": "139.5.133.97",
            "count": 1,
            "first_visit": "2024-06-06T19:45:15.449196+06:00",
            "date": "2024-06-06"
        }
    ]
}