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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5440&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5424&ordering=date",
    "results": [
        {
            "id": 18867,
            "ip_address": "202.134.14.157",
            "count": 1,
            "first_visit": "2022-06-26T00:24:41.307428+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18938,
            "ip_address": "114.119.153.152",
            "count": 1,
            "first_visit": "2022-06-26T06:31:38.947032+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19059,
            "ip_address": "103.143.88.245",
            "count": 1,
            "first_visit": "2022-06-26T11:37:47.185580+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18874,
            "ip_address": "202.83.125.30",
            "count": 2,
            "first_visit": "2022-06-26T00:49:18.376349+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19060,
            "ip_address": "103.103.98.238",
            "count": 1,
            "first_visit": "2022-06-26T11:39:56.332683+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19061,
            "ip_address": "37.111.200.85",
            "count": 1,
            "first_visit": "2022-06-26T11:45:09.560569+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19062,
            "ip_address": "202.134.14.135",
            "count": 1,
            "first_visit": "2022-06-26T11:45:28.964775+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19063,
            "ip_address": "103.120.160.53",
            "count": 1,
            "first_visit": "2022-06-26T11:46:07.765452+06:00",
            "date": "2022-06-26"
        }
    ]
}