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

{
    "count": 101904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42288&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42272&ordering=date",
    "results": [
        {
            "id": 55997,
            "ip_address": "1.128.108.147",
            "count": 1,
            "first_visit": "2023-09-25T14:48:19.601680+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55998,
            "ip_address": "114.119.156.30",
            "count": 1,
            "first_visit": "2023-09-25T15:08:54.817279+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55999,
            "ip_address": "103.67.156.23",
            "count": 2,
            "first_visit": "2023-09-25T15:14:46.762398+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56000,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2023-09-25T15:21:18.931405+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56001,
            "ip_address": "114.119.159.6",
            "count": 1,
            "first_visit": "2023-09-25T15:28:39.190537+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56002,
            "ip_address": "114.119.159.33",
            "count": 1,
            "first_visit": "2023-09-25T15:28:46.016426+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55955,
            "ip_address": "66.249.92.160",
            "count": 1,
            "first_visit": "2023-09-25T07:11:36.074971+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55956,
            "ip_address": "114.119.140.137",
            "count": 1,
            "first_visit": "2023-09-25T07:21:16.449513+06:00",
            "date": "2023-09-25"
        }
    ]
}