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

{
    "count": 99987,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12984&ordering=-count",
    "results": [
        {
            "id": 65318,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-02-29T06:56:39.148336+06:00",
            "date": "2024-02-29"
        },
        {
            "id": 65376,
            "ip_address": "103.154.49.32",
            "count": 3,
            "first_visit": "2024-03-01T12:12:47.311206+06:00",
            "date": "2024-03-01"
        },
        {
            "id": 6443,
            "ip_address": "119.30.35.246",
            "count": 3,
            "first_visit": "2022-05-15T22:36:09.563643+06:00",
            "date": null
        },
        {
            "id": 65181,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-02-26T03:16:46.164426+06:00",
            "date": "2024-02-26"
        },
        {
            "id": 65169,
            "ip_address": "37.111.199.161",
            "count": 3,
            "first_visit": "2024-02-25T23:30:02.533874+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 65133,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-02-25T08:38:46.414630+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 65127,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-02-25T04:56:52.026468+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 65147,
            "ip_address": "103.132.90.193",
            "count": 3,
            "first_visit": "2024-02-25T13:56:27.934651+06:00",
            "date": "2024-02-25"
        }
    ]
}