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

{
    "count": 100516,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20064&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20048&ordering=-count",
    "results": [
        {
            "id": 45853,
            "ip_address": "103.59.178.226",
            "count": 2,
            "first_visit": "2023-04-28T23:45:42.057188+06:00",
            "date": "2023-04-28"
        },
        {
            "id": 10475,
            "ip_address": "37.111.226.92",
            "count": 2,
            "first_visit": "2022-05-22T23:28:41.069126+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": 2666,
            "ip_address": "103.149.187.165",
            "count": 2,
            "first_visit": "2022-01-23T08:17:18.061081+06:00",
            "date": null
        },
        {
            "id": 45704,
            "ip_address": "202.134.8.130",
            "count": 2,
            "first_visit": "2023-04-25T15:41:20.898942+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 5112,
            "ip_address": "40.94.227.63",
            "count": 2,
            "first_visit": "2022-04-13T22:10:01.000128+06:00",
            "date": null
        },
        {
            "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": 5116,
            "ip_address": "103.60.175.20",
            "count": 2,
            "first_visit": "2022-04-14T06:34:15.438873+06:00",
            "date": null
        }
    ]
}