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

{
    "count": 100781,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98424&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98408&ordering=count",
    "results": [
        {
            "id": 39218,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-12-23T07:44:24.170320+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 34112,
            "ip_address": "114.119.141.15",
            "count": 10,
            "first_visit": "2022-09-10T04:41:46.123361+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 36528,
            "ip_address": "37.111.192.21",
            "count": 10,
            "first_visit": "2022-10-27T13:48:21.997489+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 32411,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-08-19T03:07:54.758918+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 7425,
            "ip_address": "43.245.123.116",
            "count": 10,
            "first_visit": "2022-05-16T22:57:14.385781+06:00",
            "date": null
        },
        {
            "id": 33507,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-08-31T03:26:19.298416+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 11197,
            "ip_address": "114.119.134.79",
            "count": 10,
            "first_visit": "2022-05-24T22:55:02.632631+06:00",
            "date": null
        },
        {
            "id": 34098,
            "ip_address": "114.119.141.168",
            "count": 10,
            "first_visit": "2022-09-10T00:26:19.183000+06:00",
            "date": "2022-09-10"
        }
    ]
}