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

{
    "count": 99361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24752&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24736&ordering=-count",
    "results": [
        {
            "id": 12745,
            "ip_address": "103.242.23.178",
            "count": 2,
            "first_visit": "2022-05-30T10:48:34.370367+06:00",
            "date": null
        },
        {
            "id": 12687,
            "ip_address": "66.249.92.65",
            "count": 2,
            "first_visit": "2022-05-30T05:05:03.215903+06:00",
            "date": null
        },
        {
            "id": 8128,
            "ip_address": "37.111.196.8",
            "count": 2,
            "first_visit": "2022-05-17T12:47:22.511398+06:00",
            "date": null
        },
        {
            "id": 21575,
            "ip_address": "114.119.130.26",
            "count": 2,
            "first_visit": "2022-07-08T09:08:28.171774+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 38282,
            "ip_address": "64.227.11.74",
            "count": 2,
            "first_visit": "2022-12-04T14:01:21.670380+06:00",
            "date": "2022-12-04"
        },
        {
            "id": 8947,
            "ip_address": "103.133.135.130",
            "count": 2,
            "first_visit": "2022-05-18T13:31:46.818927+06:00",
            "date": null
        },
        {
            "id": 3939,
            "ip_address": "37.111.204.23",
            "count": 2,
            "first_visit": "2022-02-28T08:45:23.748051+06:00",
            "date": null
        },
        {
            "id": 14732,
            "ip_address": "114.119.131.254",
            "count": 2,
            "first_visit": "2022-06-13T04:11:06.541324+06:00",
            "date": "2022-06-13"
        }
    ]
}