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

{
    "count": 99444,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10616&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10600&ordering=-count",
    "results": [
        {
            "id": 72001,
            "ip_address": "103.187.68.239",
            "count": 3,
            "first_visit": "2024-08-10T18:08:31.383124+06:00",
            "date": "2024-08-10"
        },
        {
            "id": 31165,
            "ip_address": "37.111.207.240",
            "count": 3,
            "first_visit": "2022-08-04T21:37:35.501527+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 822,
            "ip_address": "37.111.206.57",
            "count": 3,
            "first_visit": "2021-12-19T16:06:06.429064+06:00",
            "date": null
        },
        {
            "id": 71989,
            "ip_address": "66.249.69.5",
            "count": 3,
            "first_visit": "2024-08-10T10:07:50.845702+06:00",
            "date": "2024-08-10"
        },
        {
            "id": 31123,
            "ip_address": "27.147.166.250",
            "count": 3,
            "first_visit": "2022-08-04T13:26:01.578734+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 71981,
            "ip_address": "66.249.91.6",
            "count": 3,
            "first_visit": "2024-08-10T05:52:36.325328+06:00",
            "date": "2024-08-10"
        },
        {
            "id": 71999,
            "ip_address": "103.213.237.28",
            "count": 3,
            "first_visit": "2024-08-10T16:43:26.453775+06:00",
            "date": "2024-08-10"
        },
        {
            "id": 6335,
            "ip_address": "103.92.152.39",
            "count": 3,
            "first_visit": "2022-05-15T13:37:22.224222+06:00",
            "date": null
        }
    ]
}