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

{
    "count": 101393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80504&ordering=ip_address",
    "results": [
        {
            "id": 7606,
            "ip_address": "37.111.228.143",
            "count": 1,
            "first_visit": "2022-05-17T06:39:04.750490+06:00",
            "date": null
        },
        {
            "id": 15643,
            "ip_address": "37.111.228.144",
            "count": 1,
            "first_visit": "2022-06-16T11:51:59.353887+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 39377,
            "ip_address": "37.111.228.146",
            "count": 1,
            "first_visit": "2022-12-26T06:15:59.420587+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 6237,
            "ip_address": "37.111.228.148",
            "count": 1,
            "first_visit": "2022-05-15T07:12:54.706004+06:00",
            "date": null
        },
        {
            "id": 31570,
            "ip_address": "37.111.228.15",
            "count": 1,
            "first_visit": "2022-08-08T23:38:28.409113+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 7409,
            "ip_address": "37.111.228.15",
            "count": 1,
            "first_visit": "2022-05-16T22:48:47.257761+06:00",
            "date": null
        },
        {
            "id": 75257,
            "ip_address": "37.111.228.15",
            "count": 2,
            "first_visit": "2024-11-05T21:19:33.328492+06:00",
            "date": "2024-11-05"
        },
        {
            "id": 11300,
            "ip_address": "37.111.228.150",
            "count": 1,
            "first_visit": "2022-05-25T05:22:36.745937+06:00",
            "date": null
        }
    ]
}