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

{
    "count": 100838,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30704&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30688&ordering=-ip_address",
    "results": [
        {
            "id": 23629,
            "ip_address": "223.25.252.170",
            "count": 1,
            "first_visit": "2022-07-18T21:57:37.329884+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 46733,
            "ip_address": "223.24.94.219",
            "count": 1,
            "first_visit": "2023-05-17T12:38:12.266251+06:00",
            "date": "2023-05-17"
        },
        {
            "id": 3641,
            "ip_address": "223.24.168.23",
            "count": 1,
            "first_visit": "2022-02-15T22:25:37.686193+06:00",
            "date": null
        },
        {
            "id": 19195,
            "ip_address": "223.238.20.123",
            "count": 1,
            "first_visit": "2022-06-26T21:14:16.685152+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 1659,
            "ip_address": "223.238.103.38",
            "count": 1,
            "first_visit": "2022-01-04T19:29:55.807106+06:00",
            "date": null
        },
        {
            "id": 91335,
            "ip_address": "223.237.182.84",
            "count": 1,
            "first_visit": "2025-10-28T10:24:47.981963+06:00",
            "date": "2025-10-28"
        },
        {
            "id": 65446,
            "ip_address": "223.237.149.191",
            "count": 1,
            "first_visit": "2024-03-02T23:43:21.935896+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 67759,
            "ip_address": "223.236.239.113",
            "count": 2,
            "first_visit": "2024-05-01T09:38:54.056648+06:00",
            "date": "2024-05-01"
        }
    ]
}