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

{
    "count": 97326,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9192&ordering=-ip_address",
    "results": [
        {
            "id": 80637,
            "ip_address": "65.2.74.240",
            "count": 1,
            "first_visit": "2025-03-26T17:36:35.091904+06:00",
            "date": "2025-03-26"
        },
        {
            "id": 2175,
            "ip_address": "65.26.88.28",
            "count": 1,
            "first_visit": "2022-01-14T07:01:47.842600+06:00",
            "date": null
        },
        {
            "id": 67522,
            "ip_address": "65.218.251.234",
            "count": 2,
            "first_visit": "2024-04-26T00:31:32.460385+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 76397,
            "ip_address": "65.2.182.37",
            "count": 1,
            "first_visit": "2024-12-05T02:25:51.752228+06:00",
            "date": "2024-12-05"
        },
        {
            "id": 67605,
            "ip_address": "65.21.74.6",
            "count": 2,
            "first_visit": "2024-04-27T23:12:08.285378+06:00",
            "date": "2024-04-27"
        },
        {
            "id": 5375,
            "ip_address": "65.2.151.247",
            "count": 1,
            "first_visit": "2022-04-25T16:36:22.743947+06:00",
            "date": null
        },
        {
            "id": 65591,
            "ip_address": "65.21.35.249",
            "count": 2,
            "first_visit": "2024-03-06T13:37:28.794813+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 70452,
            "ip_address": "65.21.35.233",
            "count": 2,
            "first_visit": "2024-06-29T07:50:04.273499+06:00",
            "date": "2024-06-29"
        }
    ]
}