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

{
    "count": 100691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19096&ordering=-ip_address",
    "results": [
        {
            "id": 45475,
            "ip_address": "37.39.51.203",
            "count": 2,
            "first_visit": "2023-04-18T13:12:52.952757+06:00",
            "date": "2023-04-18"
        },
        {
            "id": 9277,
            "ip_address": "37.39.232.49",
            "count": 1,
            "first_visit": "2022-05-19T08:43:53.865230+06:00",
            "date": null
        },
        {
            "id": 45915,
            "ip_address": "37.39.229.167",
            "count": 1,
            "first_visit": "2023-04-30T16:46:03.559540+06:00",
            "date": "2023-04-30"
        },
        {
            "id": 95234,
            "ip_address": "37.39.215.154",
            "count": 1,
            "first_visit": "2026-02-16T13:20:59.612384+06:00",
            "date": "2026-02-16"
        },
        {
            "id": 5014,
            "ip_address": "37.39.213.18",
            "count": 2,
            "first_visit": "2022-04-09T19:35:23.648516+06:00",
            "date": null
        },
        {
            "id": 80132,
            "ip_address": "37.39.208.155",
            "count": 1,
            "first_visit": "2025-03-14T21:37:44.824399+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 86202,
            "ip_address": "37.39.204.32",
            "count": 1,
            "first_visit": "2025-07-20T21:35:37.964510+06:00",
            "date": "2025-07-20"
        },
        {
            "id": 97049,
            "ip_address": "37.39.203.129",
            "count": 1,
            "first_visit": "2026-04-14T23:00:29.901952+06:00",
            "date": "2026-04-14"
        }
    ]
}