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

{
    "count": 98214,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15976&ordering=-count",
    "results": [
        {
            "id": 54759,
            "ip_address": "59.152.102.128",
            "count": 2,
            "first_visit": "2023-09-10T19:37:43.895053+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 7324,
            "ip_address": "119.30.32.157",
            "count": 2,
            "first_visit": "2022-05-16T22:07:23.988354+06:00",
            "date": null
        },
        {
            "id": 2030,
            "ip_address": "66.249.75.221",
            "count": 2,
            "first_visit": "2022-01-12T14:08:44.933890+06:00",
            "date": null
        },
        {
            "id": 65829,
            "ip_address": "103.85.156.42",
            "count": 2,
            "first_visit": "2024-03-12T19:32:49.792914+06:00",
            "date": "2024-03-12"
        },
        {
            "id": 3645,
            "ip_address": "103.144.199.11",
            "count": 2,
            "first_visit": "2022-02-15T23:29:20.085795+06:00",
            "date": null
        },
        {
            "id": 7341,
            "ip_address": "116.58.202.155",
            "count": 2,
            "first_visit": "2022-05-16T22:14:51.519928+06:00",
            "date": null
        },
        {
            "id": 54572,
            "ip_address": "212.237.118.203",
            "count": 2,
            "first_visit": "2023-09-08T16:26:28.435583+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54574,
            "ip_address": "103.137.66.149",
            "count": 2,
            "first_visit": "2023-09-08T16:41:25.188112+06:00",
            "date": "2023-09-08"
        }
    ]
}