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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42448&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42432&ordering=-date",
    "results": [
        {
            "id": 73216,
            "ip_address": "168.119.65.43",
            "count": 1,
            "first_visit": "2024-09-10T08:45:26.351476+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73214,
            "ip_address": "216.41.234.45",
            "count": 1,
            "first_visit": "2024-09-10T06:43:43.726033+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73212,
            "ip_address": "146.235.224.189",
            "count": 1,
            "first_visit": "2024-09-10T05:27:34.373848+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73228,
            "ip_address": "17.22.253.161",
            "count": 1,
            "first_visit": "2024-09-10T14:36:42.965323+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73241,
            "ip_address": "87.250.224.202",
            "count": 1,
            "first_visit": "2024-09-10T23:16:11.847219+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73224,
            "ip_address": "103.117.194.230",
            "count": 2,
            "first_visit": "2024-09-10T13:53:47.814525+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73209,
            "ip_address": "66.249.89.64",
            "count": 1,
            "first_visit": "2024-09-10T02:35:45.192134+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73218,
            "ip_address": "66.249.89.65",
            "count": 3,
            "first_visit": "2024-09-10T10:13:26.265062+06:00",
            "date": "2024-09-10"
        }
    ]
}