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

{
    "count": 99538,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2640&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2624&ordering=-count",
    "results": [
        {
            "id": 83220,
            "ip_address": "114.119.136.188",
            "count": 9,
            "first_visit": "2025-05-24T01:34:46.751614+06:00",
            "date": "2025-05-24"
        },
        {
            "id": 36752,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-11-01T01:54:49.526410+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 2554,
            "ip_address": "103.134.192.14",
            "count": 9,
            "first_visit": "2022-01-21T09:50:39.559633+06:00",
            "date": null
        },
        {
            "id": 11883,
            "ip_address": "114.119.133.204",
            "count": 9,
            "first_visit": "2022-05-27T10:21:14.487279+06:00",
            "date": null
        },
        {
            "id": 11787,
            "ip_address": "114.119.131.254",
            "count": 9,
            "first_visit": "2022-05-26T23:33:21.686759+06:00",
            "date": null
        },
        {
            "id": 71953,
            "ip_address": "66.249.79.228",
            "count": 9,
            "first_visit": "2024-08-09T04:30:39.376301+06:00",
            "date": "2024-08-09"
        },
        {
            "id": 71877,
            "ip_address": "66.249.69.5",
            "count": 9,
            "first_visit": "2024-08-07T00:51:59.986697+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 6645,
            "ip_address": "103.102.138.138",
            "count": 9,
            "first_visit": "2022-05-16T12:09:55.673486+06:00",
            "date": null
        }
    ]
}