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

{
    "count": 101894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42264&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42248&ordering=-date",
    "results": [
        {
            "id": 73334,
            "ip_address": "152.59.195.171",
            "count": 1,
            "first_visit": "2024-09-12T11:52:41.610741+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73321,
            "ip_address": "124.6.231.197",
            "count": 1,
            "first_visit": "2024-09-12T05:09:01.906972+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73356,
            "ip_address": "103.67.159.50",
            "count": 2,
            "first_visit": "2024-09-12T20:56:05.187156+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73318,
            "ip_address": "209.85.238.36",
            "count": 1,
            "first_visit": "2024-09-12T04:34:24.681392+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73317,
            "ip_address": "3.229.248.49",
            "count": 1,
            "first_visit": "2024-09-12T03:23:18.496146+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73331,
            "ip_address": "66.249.65.102",
            "count": 3,
            "first_visit": "2024-09-12T09:43:45.103113+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73322,
            "ip_address": "114.119.140.186",
            "count": 3,
            "first_visit": "2024-09-12T06:31:20.334813+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73358,
            "ip_address": "103.20.180.102",
            "count": 1,
            "first_visit": "2024-09-12T22:23:48.435885+06:00",
            "date": "2024-09-12"
        }
    ]
}