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

{
    "count": 92630,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10088&ordering=-ip_address",
    "results": [
        {
            "id": 9094,
            "ip_address": "58.145.190.230",
            "count": 2,
            "first_visit": "2022-05-18T22:13:34.871706+06:00",
            "date": null
        },
        {
            "id": 27586,
            "ip_address": "58.145.190.230",
            "count": 1,
            "first_visit": "2022-07-26T04:46:15.413538+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 6952,
            "ip_address": "58.145.190.229",
            "count": 1,
            "first_visit": "2022-05-16T17:59:24.847634+06:00",
            "date": null
        },
        {
            "id": 31531,
            "ip_address": "58.145.190.229",
            "count": 1,
            "first_visit": "2022-08-08T14:04:05.226727+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 6874,
            "ip_address": "58.145.190.228",
            "count": 2,
            "first_visit": "2022-05-16T16:54:29.738683+06:00",
            "date": null
        },
        {
            "id": 13301,
            "ip_address": "58.145.190.226",
            "count": 1,
            "first_visit": "2022-06-01T22:16:19.431587+06:00",
            "date": null
        },
        {
            "id": 7338,
            "ip_address": "58.145.190.225",
            "count": 1,
            "first_visit": "2022-05-16T22:12:49.332784+06:00",
            "date": null
        },
        {
            "id": 76762,
            "ip_address": "58.145.190.225",
            "count": 1,
            "first_visit": "2024-12-15T00:25:10.189517+06:00",
            "date": "2024-12-15"
        }
    ]
}