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

{
    "count": 100762,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30336&ordering=-ip_address",
    "results": [
        {
            "id": 11967,
            "ip_address": "27.123.253.128",
            "count": 2,
            "first_visit": "2022-05-27T19:07:48.809334+06:00",
            "date": null
        },
        {
            "id": 71194,
            "ip_address": "27.123.252.88",
            "count": 1,
            "first_visit": "2024-07-15T16:40:24.362180+06:00",
            "date": "2024-07-15"
        },
        {
            "id": 82283,
            "ip_address": "27.123.252.215",
            "count": 1,
            "first_visit": "2025-05-04T22:53:27.517222+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 16828,
            "ip_address": "27.122.12.235",
            "count": 1,
            "first_visit": "2022-06-20T14:09:56.615575+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 22632,
            "ip_address": "27.122.12.230",
            "count": 1,
            "first_visit": "2022-07-14T14:47:06.238297+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 6859,
            "ip_address": "27.116.16.178",
            "count": 1,
            "first_visit": "2022-05-16T16:47:13.683081+06:00",
            "date": null
        },
        {
            "id": 32978,
            "ip_address": "27.115.124.70",
            "count": 1,
            "first_visit": "2022-08-26T02:20:11.871943+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 32903,
            "ip_address": "27.115.124.70",
            "count": 1,
            "first_visit": "2022-08-25T12:11:38.840999+06:00",
            "date": "2022-08-25"
        }
    ]
}