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

{
    "count": 101650,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40808&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40792&ordering=count",
    "results": [
        {
            "id": 44070,
            "ip_address": "114.119.129.36",
            "count": 1,
            "first_visit": "2023-03-19T22:13:13.843615+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 44071,
            "ip_address": "103.205.36.2",
            "count": 1,
            "first_visit": "2023-03-19T22:42:26.502800+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 44072,
            "ip_address": "114.119.153.20",
            "count": 1,
            "first_visit": "2023-03-19T22:51:21.705122+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 44073,
            "ip_address": "114.119.134.51",
            "count": 1,
            "first_visit": "2023-03-19T22:59:20.544275+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 44074,
            "ip_address": "114.119.130.152",
            "count": 1,
            "first_visit": "2023-03-19T23:00:02.775315+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 44075,
            "ip_address": "114.119.156.84",
            "count": 1,
            "first_visit": "2023-03-19T23:32:12.927293+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 44076,
            "ip_address": "123.253.214.94",
            "count": 1,
            "first_visit": "2023-03-19T23:45:41.615711+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 44077,
            "ip_address": "103.148.179.1",
            "count": 1,
            "first_visit": "2023-03-20T00:57:43.622438+06:00",
            "date": "2023-03-20"
        }
    ]
}