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

{
    "count": 91341,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90512&ordering=-ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 22646,
            "ip_address": "103.108.114.37",
            "count": 1,
            "first_visit": "2022-07-14T15:01:33.833011+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 85523,
            "ip_address": "103.108.114.135",
            "count": 1,
            "first_visit": "2025-07-09T10:34:39.145281+06:00",
            "date": "2025-07-09"
        },
        {
            "id": 72271,
            "ip_address": "103.108.114.134",
            "count": 1,
            "first_visit": "2024-08-18T22:01:31.204803+06:00",
            "date": "2024-08-18"
        }
    ]
}