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

{
    "count": 101462,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78984&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78968&ordering=count",
    "results": [
        {
            "id": 34200,
            "ip_address": "45.250.229.221",
            "count": 2,
            "first_visit": "2022-09-11T19:00:51.748108+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 38838,
            "ip_address": "66.249.66.223",
            "count": 2,
            "first_visit": "2022-12-17T00:06:36.530171+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 12294,
            "ip_address": "103.158.63.10",
            "count": 2,
            "first_visit": "2022-05-28T22:15:42.842278+06:00",
            "date": null
        },
        {
            "id": 34203,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-09-11T19:27:31.824777+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 33454,
            "ip_address": "202.4.114.65",
            "count": 2,
            "first_visit": "2022-08-30T15:59:05.028325+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 27298,
            "ip_address": "103.231.163.120",
            "count": 2,
            "first_visit": "2022-07-25T13:25:09.613104+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 1836,
            "ip_address": "103.141.64.17",
            "count": 2,
            "first_visit": "2022-01-11T12:05:48.731062+06:00",
            "date": null
        },
        {
            "id": 36036,
            "ip_address": "45.248.151.28",
            "count": 2,
            "first_visit": "2022-10-17T18:15:51.319260+06:00",
            "date": "2022-10-17"
        }
    ]
}