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

{
    "count": 101879,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42112&ordering=ip_address",
    "results": [
        {
            "id": 56472,
            "ip_address": "114.119.152.147",
            "count": 1,
            "first_visit": "2023-10-01T13:55:21.275243+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 58166,
            "ip_address": "114.119.152.147",
            "count": 1,
            "first_visit": "2023-10-22T04:04:56.619460+06:00",
            "date": "2023-10-22"
        },
        {
            "id": 63036,
            "ip_address": "114.119.152.148",
            "count": 1,
            "first_visit": "2024-01-13T16:32:29.656010+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 55338,
            "ip_address": "114.119.152.148",
            "count": 1,
            "first_visit": "2023-09-18T15:04:05.155616+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 47465,
            "ip_address": "114.119.152.148",
            "count": 1,
            "first_visit": "2023-06-01T07:40:16.600013+06:00",
            "date": "2023-06-01"
        },
        {
            "id": 665,
            "ip_address": "114.119.152.148",
            "count": 12,
            "first_visit": "2021-12-14T02:24:23.204012+06:00",
            "date": null
        },
        {
            "id": 38817,
            "ip_address": "114.119.152.148",
            "count": 1,
            "first_visit": "2022-12-16T16:00:39.568793+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 109,
            "ip_address": "114.119.152.149",
            "count": 12,
            "first_visit": "2021-12-04T00:24:49.322191+06:00",
            "date": null
        }
    ]
}