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

{
    "count": 101960,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42704&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42688&ordering=date",
    "results": [
        {
            "id": 56413,
            "ip_address": "114.119.134.224",
            "count": 1,
            "first_visit": "2023-09-30T23:31:14.155646+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56419,
            "ip_address": "114.119.133.236",
            "count": 1,
            "first_visit": "2023-09-30T23:45:33.238181+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56442,
            "ip_address": "114.119.129.175",
            "count": 1,
            "first_visit": "2023-10-01T05:40:22.741925+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56421,
            "ip_address": "69.160.160.55",
            "count": 1,
            "first_visit": "2023-10-01T00:39:13.962994+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56422,
            "ip_address": "195.154.122.186",
            "count": 2,
            "first_visit": "2023-10-01T00:55:01.745319+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56424,
            "ip_address": "65.154.226.171",
            "count": 1,
            "first_visit": "2023-10-01T02:02:28.922306+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56425,
            "ip_address": "205.169.39.68",
            "count": 1,
            "first_visit": "2023-10-01T02:02:46.906303+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56426,
            "ip_address": "65.154.226.166",
            "count": 1,
            "first_visit": "2023-10-01T02:05:09.722672+06:00",
            "date": "2023-10-01"
        }
    ]
}