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

{
    "count": 92228,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85872&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85856&ordering=-ip_address",
    "results": [
        {
            "id": 37311,
            "ip_address": "103.144.201.6",
            "count": 4,
            "first_visit": "2022-11-13T00:11:05.925983+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 1812,
            "ip_address": "103.144.201.5",
            "count": 1,
            "first_visit": "2022-01-11T11:29:56.490638+06:00",
            "date": null
        },
        {
            "id": 13908,
            "ip_address": "103.144.201.33",
            "count": 1,
            "first_visit": "2022-06-08T00:56:25.506806+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 14581,
            "ip_address": "103.144.201.33",
            "count": 1,
            "first_visit": "2022-06-12T07:35:14.987746+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 4201,
            "ip_address": "103.144.201.32",
            "count": 1,
            "first_visit": "2022-03-08T22:16:15.742348+06:00",
            "date": null
        },
        {
            "id": 43642,
            "ip_address": "103.144.201.32",
            "count": 2,
            "first_visit": "2023-03-13T01:42:15.002905+06:00",
            "date": "2023-03-13"
        },
        {
            "id": 49445,
            "ip_address": "103.144.201.229",
            "count": 1,
            "first_visit": "2023-07-06T15:28:55.896093+06:00",
            "date": "2023-07-06"
        },
        {
            "id": 41530,
            "ip_address": "103.144.201.227",
            "count": 1,
            "first_visit": "2023-02-04T17:56:15.575930+06:00",
            "date": "2023-02-04"
        }
    ]
}