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

{
    "count": 101371,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81328&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81312&ordering=count",
    "results": [
        {
            "id": 15718,
            "ip_address": "45.64.134.146",
            "count": 2,
            "first_visit": "2022-06-16T17:22:20.133640+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 21258,
            "ip_address": "103.67.158.106",
            "count": 2,
            "first_visit": "2022-07-06T00:59:08.425185+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 31895,
            "ip_address": "66.249.66.82",
            "count": 2,
            "first_visit": "2022-08-13T05:37:25.298629+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 21252,
            "ip_address": "34.102.83.99",
            "count": 2,
            "first_visit": "2022-07-05T23:18:15.402635+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 38849,
            "ip_address": "168.119.64.248",
            "count": 2,
            "first_visit": "2022-12-17T03:26:33.646204+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 7891,
            "ip_address": "103.197.153.223",
            "count": 2,
            "first_visit": "2022-05-17T11:01:11.070542+06:00",
            "date": null
        },
        {
            "id": 13661,
            "ip_address": "42.0.7.228",
            "count": 2,
            "first_visit": "2022-06-06T19:13:42.354196+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 4261,
            "ip_address": "37.111.213.46",
            "count": 2,
            "first_visit": "2022-03-11T00:02:01.161290+06:00",
            "date": null
        }
    ]
}