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

{
    "count": 101306,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34344&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34328&ordering=id",
    "results": [
        {
            "id": 34337,
            "ip_address": "82.135.224.18",
            "count": 1,
            "first_visit": "2022-09-14T00:24:11.345070+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34338,
            "ip_address": "114.119.141.146",
            "count": 5,
            "first_visit": "2022-09-14T00:29:36.132823+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34339,
            "ip_address": "168.119.64.248",
            "count": 1,
            "first_visit": "2022-09-14T00:37:19.149491+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34340,
            "ip_address": "103.86.192.66",
            "count": 1,
            "first_visit": "2022-09-14T00:44:43.185727+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34341,
            "ip_address": "66.249.66.60",
            "count": 11,
            "first_visit": "2022-09-14T00:44:48.612425+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34342,
            "ip_address": "114.119.141.15",
            "count": 6,
            "first_visit": "2022-09-14T01:02:33.783208+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34343,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-09-14T01:05:55.937772+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34344,
            "ip_address": "66.249.66.91",
            "count": 2,
            "first_visit": "2022-09-14T02:06:55.422263+06:00",
            "date": "2022-09-14"
        }
    ]
}