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

{
    "count": 102149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=992&ordering=-count",
    "results": [
        {
            "id": 36425,
            "ip_address": "114.119.141.118",
            "count": 15,
            "first_visit": "2022-10-25T02:07:17.584814+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 83323,
            "ip_address": "114.119.136.188",
            "count": 15,
            "first_visit": "2025-05-27T04:13:33.045152+06:00",
            "date": "2025-05-27"
        },
        {
            "id": 179,
            "ip_address": "114.119.153.171",
            "count": 15,
            "first_visit": "2021-12-05T01:17:35.133611+06:00",
            "date": null
        },
        {
            "id": 79,
            "ip_address": "114.119.138.107",
            "count": 15,
            "first_visit": "2021-12-03T17:03:33.108436+06:00",
            "date": null
        },
        {
            "id": 804,
            "ip_address": "114.119.151.74",
            "count": 15,
            "first_visit": "2021-12-18T15:31:09.684191+06:00",
            "date": null
        },
        {
            "id": 4248,
            "ip_address": "202.134.8.141",
            "count": 15,
            "first_visit": "2022-03-10T16:34:30.184932+06:00",
            "date": null
        },
        {
            "id": 64,
            "ip_address": "114.119.159.186",
            "count": 15,
            "first_visit": "2021-12-03T13:11:56.802179+06:00",
            "date": null
        },
        {
            "id": 2092,
            "ip_address": "182.160.110.182",
            "count": 15,
            "first_visit": "2022-01-13T09:50:59.672163+06:00",
            "date": null
        }
    ]
}