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

{
    "count": 91336,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90504&ordering=-ip_address",
    "results": [
        {
            "id": 76278,
            "ip_address": "103.108.145.6",
            "count": 1,
            "first_visit": "2024-12-02T12:56:21.265618+06:00",
            "date": "2024-12-02"
        },
        {
            "id": 37942,
            "ip_address": "103.108.145.4",
            "count": 1,
            "first_visit": "2022-11-28T11:25:08.072082+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 58952,
            "ip_address": "103.108.145.135",
            "count": 1,
            "first_visit": "2023-11-04T14:44:55.592818+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 78951,
            "ip_address": "103.108.145.12",
            "count": 1,
            "first_visit": "2025-02-14T12:59:31.991894+06:00",
            "date": "2025-02-14"
        },
        {
            "id": 7211,
            "ip_address": "103.108.144.42",
            "count": 1,
            "first_visit": "2022-05-16T20:00:34.697357+06:00",
            "date": null
        },
        {
            "id": 20878,
            "ip_address": "103.108.144.228",
            "count": 3,
            "first_visit": "2022-07-03T13:45:49.939187+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 10295,
            "ip_address": "103.108.144.135",
            "count": 1,
            "first_visit": "2022-05-22T13:53:30.077348+06:00",
            "date": null
        },
        {
            "id": 3364,
            "ip_address": "103.108.140.149",
            "count": 1,
            "first_visit": "2022-02-06T21:03:31.533744+06:00",
            "date": null
        }
    ]
}