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

{
    "count": 96400,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21032&ordering=ip_address",
    "results": [
        {
            "id": 42678,
            "ip_address": "103.73.196.154",
            "count": 1,
            "first_visit": "2023-02-24T23:40:46.377416+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42681,
            "ip_address": "103.73.196.154",
            "count": 1,
            "first_visit": "2023-02-25T00:21:15.922369+06:00",
            "date": "2023-02-25"
        },
        {
            "id": 3030,
            "ip_address": "103.73.196.180",
            "count": 1,
            "first_visit": "2022-01-29T17:55:35.962932+06:00",
            "date": null
        },
        {
            "id": 66457,
            "ip_address": "103.73.196.213",
            "count": 2,
            "first_visit": "2024-03-28T14:31:42.304972+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 69868,
            "ip_address": "103.73.196.4",
            "count": 1,
            "first_visit": "2024-06-13T21:23:47.891474+06:00",
            "date": "2024-06-13"
        },
        {
            "id": 19690,
            "ip_address": "103.73.196.67",
            "count": 1,
            "first_visit": "2022-06-28T09:42:51.282715+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 12596,
            "ip_address": "103.73.196.67",
            "count": 2,
            "first_visit": "2022-05-29T22:50:21.270822+06:00",
            "date": null
        },
        {
            "id": 31232,
            "ip_address": "103.73.196.67",
            "count": 1,
            "first_visit": "2022-08-05T11:36:11.729145+06:00",
            "date": "2022-08-05"
        }
    ]
}