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

{
    "count": 100782,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16640&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16624&ordering=-count",
    "results": [
        {
            "id": 54384,
            "ip_address": "66.249.92.163",
            "count": 2,
            "first_visit": "2023-09-06T00:59:28.366661+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 54455,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-09-07T03:50:22.193600+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 14299,
            "ip_address": "114.119.133.30",
            "count": 2,
            "first_visit": "2022-06-10T08:08:57.813026+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 7154,
            "ip_address": "103.67.158.138",
            "count": 2,
            "first_visit": "2022-05-16T19:43:29.762014+06:00",
            "date": null
        },
        {
            "id": 14300,
            "ip_address": "119.30.38.8",
            "count": 2,
            "first_visit": "2022-06-10T08:09:39.598108+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 1792,
            "ip_address": "103.205.68.54",
            "count": 2,
            "first_visit": "2022-01-11T11:09:36.098461+06:00",
            "date": null
        },
        {
            "id": 14269,
            "ip_address": "114.119.129.167",
            "count": 2,
            "first_visit": "2022-06-10T02:10:42.719827+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 7199,
            "ip_address": "58.145.189.253",
            "count": 2,
            "first_visit": "2022-05-16T19:56:38.130142+06:00",
            "date": null
        }
    ]
}