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

{
    "count": 101990,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42968&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42952&ordering=count",
    "results": [
        {
            "id": 46564,
            "ip_address": "114.119.144.179",
            "count": 1,
            "first_visit": "2023-05-14T08:48:10.470112+06:00",
            "date": "2023-05-14"
        },
        {
            "id": 46566,
            "ip_address": "114.119.131.234",
            "count": 1,
            "first_visit": "2023-05-14T09:12:05.835603+06:00",
            "date": "2023-05-14"
        },
        {
            "id": 46567,
            "ip_address": "114.119.131.90",
            "count": 1,
            "first_visit": "2023-05-14T10:28:02.948355+06:00",
            "date": "2023-05-14"
        },
        {
            "id": 46568,
            "ip_address": "114.119.149.3",
            "count": 1,
            "first_visit": "2023-05-14T10:57:40.685617+06:00",
            "date": "2023-05-14"
        },
        {
            "id": 46569,
            "ip_address": "114.119.143.68",
            "count": 1,
            "first_visit": "2023-05-14T11:04:39.117410+06:00",
            "date": "2023-05-14"
        },
        {
            "id": 46570,
            "ip_address": "40.77.189.70",
            "count": 1,
            "first_visit": "2023-05-14T11:20:33.584297+06:00",
            "date": "2023-05-14"
        },
        {
            "id": 46571,
            "ip_address": "173.252.95.7",
            "count": 1,
            "first_visit": "2023-05-14T11:35:51.598900+06:00",
            "date": "2023-05-14"
        },
        {
            "id": 46572,
            "ip_address": "87.250.224.231",
            "count": 1,
            "first_visit": "2023-05-14T11:37:08.097535+06:00",
            "date": "2023-05-14"
        }
    ]
}