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

{
    "count": 92157,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=-count",
    "results": [
        {
            "id": 83405,
            "ip_address": "114.119.136.188",
            "count": 11,
            "first_visit": "2025-05-29T01:26:29.570081+06:00",
            "date": "2025-05-29"
        },
        {
            "id": 35278,
            "ip_address": "66.249.66.60",
            "count": 11,
            "first_visit": "2022-10-01T00:36:35.203033+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 104,
            "ip_address": "144.48.108.238",
            "count": 11,
            "first_visit": "2021-12-03T22:38:29.321898+06:00",
            "date": null
        },
        {
            "id": 31670,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-08-10T08:56:45.724574+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 73472,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-09-15T07:46:25.100719+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 31587,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-08-09T02:11:39.572436+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 141,
            "ip_address": "114.119.151.251",
            "count": 11,
            "first_visit": "2021-12-04T10:13:55.575876+06:00",
            "date": null
        },
        {
            "id": 31594,
            "ip_address": "114.119.141.168",
            "count": 11,
            "first_visit": "2022-08-09T04:19:28.889711+06:00",
            "date": "2022-08-09"
        }
    ]
}