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

{
    "count": 100515,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20072&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20056&ordering=-count",
    "results": [
        {
            "id": 45955,
            "ip_address": "113.11.61.0",
            "count": 2,
            "first_visit": "2023-05-01T09:33:30.720639+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 45683,
            "ip_address": "103.161.68.53",
            "count": 2,
            "first_visit": "2023-04-24T22:59:56.978179+06:00",
            "date": "2023-04-24"
        },
        {
            "id": 10460,
            "ip_address": "103.166.58.106",
            "count": 2,
            "first_visit": "2022-05-22T23:12:27.121468+06:00",
            "date": null
        },
        {
            "id": 45697,
            "ip_address": "103.151.11.244",
            "count": 2,
            "first_visit": "2023-04-25T10:47:36.409979+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 5128,
            "ip_address": "103.129.214.88",
            "count": 2,
            "first_visit": "2022-04-15T04:03:31.635630+06:00",
            "date": null
        },
        {
            "id": 10470,
            "ip_address": "103.67.158.134",
            "count": 2,
            "first_visit": "2022-05-22T23:21:13.657354+06:00",
            "date": null
        },
        {
            "id": 45640,
            "ip_address": "103.127.0.66",
            "count": 2,
            "first_visit": "2023-04-23T02:48:56.793295+06:00",
            "date": "2023-04-23"
        },
        {
            "id": 45620,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2023-04-22T14:48:44.088852+06:00",
            "date": "2023-04-22"
        }
    ]
}