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

{
    "count": 99795,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1024&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1008&ordering=-count",
    "results": [
        {
            "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": 791,
            "ip_address": "114.119.157.239",
            "count": 15,
            "first_visit": "2021-12-18T09:27:16.334970+06:00",
            "date": null
        },
        {
            "id": 33827,
            "ip_address": "66.249.73.70",
            "count": 15,
            "first_visit": "2022-09-05T00:28:54.713211+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 36511,
            "ip_address": "114.119.141.168",
            "count": 15,
            "first_visit": "2022-10-27T03:47:32.621362+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 1284,
            "ip_address": "114.119.163.186",
            "count": 15,
            "first_visit": "2021-12-23T10:57:12.772127+06:00",
            "date": null
        },
        {
            "id": 83715,
            "ip_address": "114.119.137.91",
            "count": 15,
            "first_visit": "2025-06-05T05:07:15.819507+06:00",
            "date": "2025-06-05"
        },
        {
            "id": 1239,
            "ip_address": "114.119.158.138",
            "count": 15,
            "first_visit": "2021-12-22T10:28:04.148768+06:00",
            "date": null
        },
        {
            "id": 702,
            "ip_address": "114.119.158.211",
            "count": 15,
            "first_visit": "2021-12-15T02:33:57.318506+06:00",
            "date": null
        }
    ]
}