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

{
    "count": 99804,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1072&ordering=-count",
    "results": [
        {
            "id": 587,
            "ip_address": "114.119.157.174",
            "count": 15,
            "first_visit": "2021-12-11T22:42:24.413710+06:00",
            "date": null
        },
        {
            "id": 1239,
            "ip_address": "114.119.158.138",
            "count": 15,
            "first_visit": "2021-12-22T10:28:04.148768+06:00",
            "date": null
        },
        {
            "id": 32718,
            "ip_address": "66.249.75.193",
            "count": 15,
            "first_visit": "2022-08-23T00:51:44.758901+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 34346,
            "ip_address": "114.119.141.168",
            "count": 15,
            "first_visit": "2022-09-14T03:07:15.613447+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 83437,
            "ip_address": "114.119.151.5",
            "count": 15,
            "first_visit": "2025-05-30T05:05:38.268099+06:00",
            "date": "2025-05-30"
        },
        {
            "id": 1256,
            "ip_address": "114.119.157.3",
            "count": 15,
            "first_visit": "2021-12-22T17:13:56.748335+06:00",
            "date": null
        },
        {
            "id": 27963,
            "ip_address": "66.249.66.60",
            "count": 15,
            "first_visit": "2022-07-27T01:24:34.584300+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 83323,
            "ip_address": "114.119.136.188",
            "count": 15,
            "first_visit": "2025-05-27T04:13:33.045152+06:00",
            "date": "2025-05-27"
        }
    ]
}