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

{
    "count": 91659,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90088&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90072&ordering=count",
    "results": [
        {
            "id": 37286,
            "ip_address": "114.119.141.168",
            "count": 12,
            "first_visit": "2022-11-12T09:45:14.173724+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 28428,
            "ip_address": "78.47.190.211",
            "count": 12,
            "first_visit": "2022-07-28T00:00:01.457461+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 36125,
            "ip_address": "114.119.134.123",
            "count": 12,
            "first_visit": "2022-10-19T05:49:37.379568+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 32572,
            "ip_address": "114.119.134.123",
            "count": 12,
            "first_visit": "2022-08-21T03:26:43.743356+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 33385,
            "ip_address": "66.249.79.231",
            "count": 12,
            "first_visit": "2022-08-30T01:31:20.208138+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 36115,
            "ip_address": "66.249.66.33",
            "count": 12,
            "first_visit": "2022-10-19T00:19:09.012287+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 290,
            "ip_address": "114.119.152.207",
            "count": 12,
            "first_visit": "2021-12-06T13:07:46.129626+06:00",
            "date": null
        },
        {
            "id": 259,
            "ip_address": "114.119.159.236",
            "count": 12,
            "first_visit": "2021-12-06T07:05:12.342539+06:00",
            "date": null
        }
    ]
}