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

{
    "count": 101961,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42736&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42720&ordering=id",
    "results": [
        {
            "id": 42729,
            "ip_address": "114.119.146.114",
            "count": 1,
            "first_visit": "2023-02-26T03:25:56.066538+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42730,
            "ip_address": "114.119.155.205",
            "count": 1,
            "first_visit": "2023-02-26T04:24:34.804075+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42731,
            "ip_address": "66.249.92.32",
            "count": 1,
            "first_visit": "2023-02-26T05:34:48.030558+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42732,
            "ip_address": "66.249.92.3",
            "count": 1,
            "first_visit": "2023-02-26T05:34:51.665459+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42733,
            "ip_address": "66.249.66.2",
            "count": 2,
            "first_visit": "2023-02-26T06:45:36.093968+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42734,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2023-02-26T06:49:36.634888+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42735,
            "ip_address": "66.249.66.3",
            "count": 2,
            "first_visit": "2023-02-26T06:52:03.615651+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42736,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2023-02-26T07:27:26.981290+06:00",
            "date": "2023-02-26"
        }
    ]
}