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

{
    "count": 101303,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34304&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34288&ordering=id",
    "results": [
        {
            "id": 34297,
            "ip_address": "66.249.66.92",
            "count": 1,
            "first_visit": "2022-09-13T04:52:16.583487+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 34298,
            "ip_address": "92.18.21.58",
            "count": 1,
            "first_visit": "2022-09-13T06:29:37.271887+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 34299,
            "ip_address": "66.249.66.91",
            "count": 3,
            "first_visit": "2022-09-13T06:35:35.426893+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 34300,
            "ip_address": "66.249.66.62",
            "count": 10,
            "first_visit": "2022-09-13T06:49:04.763075+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 34301,
            "ip_address": "168.119.64.248",
            "count": 1,
            "first_visit": "2022-09-13T08:07:43.500332+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 34302,
            "ip_address": "114.119.141.133",
            "count": 7,
            "first_visit": "2022-09-13T08:54:54.071105+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 34303,
            "ip_address": "114.119.141.139",
            "count": 9,
            "first_visit": "2022-09-13T09:43:32.851180+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 34304,
            "ip_address": "103.149.143.67",
            "count": 1,
            "first_visit": "2022-09-13T10:19:16.316447+06:00",
            "date": "2022-09-13"
        }
    ]
}