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

{
    "count": 100001,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26944&ordering=-ip_address",
    "results": [
        {
            "id": 12137,
            "ip_address": "37.111.193.189",
            "count": 1,
            "first_visit": "2022-05-28T09:49:38.069610+06:00",
            "date": null
        },
        {
            "id": 88406,
            "ip_address": "37.111.193.189",
            "count": 2,
            "first_visit": "2025-08-25T17:16:14.742712+06:00",
            "date": "2025-08-25"
        },
        {
            "id": 86610,
            "ip_address": "37.111.193.186",
            "count": 1,
            "first_visit": "2025-07-27T21:50:18.752307+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 86659,
            "ip_address": "37.111.193.186",
            "count": 1,
            "first_visit": "2025-07-28T16:50:54.471697+06:00",
            "date": "2025-07-28"
        },
        {
            "id": 13832,
            "ip_address": "37.111.193.186",
            "count": 1,
            "first_visit": "2022-06-07T16:40:07.164876+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 8829,
            "ip_address": "37.111.193.184",
            "count": 1,
            "first_visit": "2022-05-18T11:25:33.425074+06:00",
            "date": null
        },
        {
            "id": 70723,
            "ip_address": "37.111.193.183",
            "count": 2,
            "first_visit": "2024-07-05T12:18:11.423175+06:00",
            "date": "2024-07-05"
        },
        {
            "id": 51602,
            "ip_address": "37.111.193.182",
            "count": 1,
            "first_visit": "2023-08-03T18:09:41.705408+06:00",
            "date": "2023-08-03"
        }
    ]
}