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

{
    "count": 98133,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1976&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1960&ordering=-count",
    "results": [
        {
            "id": 83480,
            "ip_address": "114.119.151.1",
            "count": 11,
            "first_visit": "2025-05-31T02:30:23.593742+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 77637,
            "ip_address": "182.163.102.114",
            "count": 11,
            "first_visit": "2025-01-08T12:52:24.429448+06:00",
            "date": "2025-01-08"
        },
        {
            "id": 730,
            "ip_address": "114.119.144.15",
            "count": 11,
            "first_visit": "2021-12-16T06:27:44.323481+06:00",
            "date": null
        },
        {
            "id": 37454,
            "ip_address": "66.249.73.31",
            "count": 11,
            "first_visit": "2022-11-16T00:21:56.240115+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 1387,
            "ip_address": "103.73.106.243",
            "count": 11,
            "first_visit": "2021-12-26T16:03:17.741594+06:00",
            "date": null
        },
        {
            "id": 67,
            "ip_address": "114.119.155.235",
            "count": 11,
            "first_visit": "2021-12-03T14:04:16.389612+06:00",
            "date": null
        },
        {
            "id": 32091,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-08-16T01:17:31.176301+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 6322,
            "ip_address": "114.119.134.67",
            "count": 11,
            "first_visit": "2022-05-15T11:15:51.689223+06:00",
            "date": null
        }
    ]
}