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

{
    "count": 102189,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1192&ordering=-count",
    "results": [
        {
            "id": 36902,
            "ip_address": "114.119.134.123",
            "count": 14,
            "first_visit": "2022-11-04T01:22:59.627437+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 193,
            "ip_address": "114.119.155.111",
            "count": 14,
            "first_visit": "2021-12-05T07:10:04.289502+06:00",
            "date": null
        },
        {
            "id": 59,
            "ip_address": "114.119.156.138",
            "count": 14,
            "first_visit": "2021-12-03T12:17:26.781023+06:00",
            "date": null
        },
        {
            "id": 83251,
            "ip_address": "114.119.151.5",
            "count": 14,
            "first_visit": "2025-05-25T02:42:16.672856+06:00",
            "date": "2025-05-25"
        },
        {
            "id": 83221,
            "ip_address": "114.119.132.88",
            "count": 14,
            "first_visit": "2025-05-24T01:38:16.924656+06:00",
            "date": "2025-05-24"
        },
        {
            "id": 38773,
            "ip_address": "66.249.73.31",
            "count": 14,
            "first_visit": "2022-12-16T00:02:09.757907+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 95,
            "ip_address": "114.119.157.178",
            "count": 14,
            "first_visit": "2021-12-03T20:53:33.211859+06:00",
            "date": null
        },
        {
            "id": 737,
            "ip_address": "114.119.153.156",
            "count": 14,
            "first_visit": "2021-12-16T13:54:06.628498+06:00",
            "date": null
        }
    ]
}