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

{
    "count": 102293,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2016&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2000&ordering=-count",
    "results": [
        {
            "id": 32317,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-08-18T08:48:37.551828+06:00",
            "date": "2022-08-18"
        },
        {
            "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": 35504,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-10-05T05:49:33.750690+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 57639,
            "ip_address": "203.89.124.243",
            "count": 11,
            "first_visit": "2023-10-15T13:01:08.882200+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 6322,
            "ip_address": "114.119.134.67",
            "count": 11,
            "first_visit": "2022-05-15T11:15:51.689223+06:00",
            "date": null
        },
        {
            "id": 32091,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-08-16T01:17:31.176301+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 382,
            "ip_address": "114.119.156.120",
            "count": 11,
            "first_visit": "2021-12-08T01:54:10.170005+06:00",
            "date": null
        },
        {
            "id": 32088,
            "ip_address": "114.119.141.15",
            "count": 11,
            "first_visit": "2022-08-16T01:04:30.619475+06:00",
            "date": "2022-08-16"
        }
    ]
}