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

{
    "count": 96388,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20984&ordering=-count",
    "results": [
        {
            "id": 3439,
            "ip_address": "180.92.224.182",
            "count": 2,
            "first_visit": "2022-02-08T18:29:36.424233+06:00",
            "date": null
        },
        {
            "id": 7866,
            "ip_address": "37.111.247.195",
            "count": 2,
            "first_visit": "2022-05-17T10:48:12.474003+06:00",
            "date": null
        },
        {
            "id": 3025,
            "ip_address": "185.84.71.66",
            "count": 2,
            "first_visit": "2022-01-29T17:09:16.423039+06:00",
            "date": null
        },
        {
            "id": 35258,
            "ip_address": "103.74.230.10",
            "count": 2,
            "first_visit": "2022-09-30T15:36:23.103410+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35241,
            "ip_address": "66.249.66.90",
            "count": 2,
            "first_visit": "2022-09-30T03:50:51.067654+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35257,
            "ip_address": "103.155.219.46",
            "count": 2,
            "first_visit": "2022-09-30T15:32:28.120802+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35274,
            "ip_address": "174.240.209.225",
            "count": 2,
            "first_visit": "2022-09-30T23:02:48.338155+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 1683,
            "ip_address": "45.248.151.132",
            "count": 2,
            "first_visit": "2022-01-05T23:58:40.601857+06:00",
            "date": null
        }
    ]
}