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

{
    "count": 99378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24664&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24648&ordering=-count",
    "results": [
        {
            "id": 20347,
            "ip_address": "103.85.232.250",
            "count": 2,
            "first_visit": "2022-06-30T12:56:28.756615+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20366,
            "ip_address": "103.134.255.25",
            "count": 2,
            "first_visit": "2022-06-30T14:14:19.851326+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 3906,
            "ip_address": "119.30.38.17",
            "count": 2,
            "first_visit": "2022-02-26T20:13:07.784493+06:00",
            "date": null
        },
        {
            "id": 3882,
            "ip_address": "163.53.182.187",
            "count": 2,
            "first_visit": "2022-02-26T08:49:34.422850+06:00",
            "date": null
        },
        {
            "id": 28965,
            "ip_address": "58.145.185.225",
            "count": 2,
            "first_visit": "2022-07-28T23:11:06.474714+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 21632,
            "ip_address": "123.253.215.11",
            "count": 2,
            "first_visit": "2022-07-08T20:49:30.227968+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 38195,
            "ip_address": "182.48.78.30",
            "count": 2,
            "first_visit": "2022-12-03T02:25:37.391561+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 29978,
            "ip_address": "27.131.13.177",
            "count": 2,
            "first_visit": "2022-07-30T19:18:46.694985+06:00",
            "date": "2022-07-30"
        }
    ]
}