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

{
    "count": 101347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35584&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35568&ordering=date",
    "results": [
        {
            "id": 49301,
            "ip_address": "43.245.123.42",
            "count": 2,
            "first_visit": "2023-07-04T07:44:54.374899+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 49302,
            "ip_address": "202.134.8.137",
            "count": 2,
            "first_visit": "2023-07-04T08:14:38.449388+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 49303,
            "ip_address": "119.30.47.171",
            "count": 1,
            "first_visit": "2023-07-04T08:28:41.493154+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 49304,
            "ip_address": "114.119.148.14",
            "count": 1,
            "first_visit": "2023-07-04T08:39:27.491781+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 49306,
            "ip_address": "114.119.129.50",
            "count": 1,
            "first_visit": "2023-07-04T09:17:16.360718+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 49305,
            "ip_address": "45.115.115.198",
            "count": 3,
            "first_visit": "2023-07-04T09:17:08.644745+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 49308,
            "ip_address": "24.218.140.206",
            "count": 1,
            "first_visit": "2023-07-04T09:47:30.751080+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 49309,
            "ip_address": "104.237.141.212",
            "count": 1,
            "first_visit": "2023-07-04T10:42:58.490559+06:00",
            "date": "2023-07-04"
        }
    ]
}