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

{
    "count": 100029,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1968&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1952&ordering=-count",
    "results": [
        {
            "id": 386,
            "ip_address": "114.119.153.220",
            "count": 11,
            "first_visit": "2021-12-08T02:12:24.413854+06:00",
            "date": null
        },
        {
            "id": 780,
            "ip_address": "114.119.158.142",
            "count": 11,
            "first_visit": "2021-12-18T02:38:35.762898+06:00",
            "date": null
        },
        {
            "id": 331,
            "ip_address": "114.119.156.110",
            "count": 11,
            "first_visit": "2021-12-07T13:01:05.500538+06:00",
            "date": null
        },
        {
            "id": 83527,
            "ip_address": "114.119.136.188",
            "count": 11,
            "first_visit": "2025-06-01T01:51:03.996768+06:00",
            "date": "2025-06-01"
        },
        {
            "id": 37231,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-11-11T00:45:18.616377+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 35504,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-10-05T05:49:33.750690+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 75930,
            "ip_address": "66.249.70.102",
            "count": 11,
            "first_visit": "2024-11-22T00:04:12.273152+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 8090,
            "ip_address": "42.0.7.229",
            "count": 11,
            "first_visit": "2022-05-17T12:31:51.615416+06:00",
            "date": null
        }
    ]
}