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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25128&ordering=-ip_address",
    "results": [
        {
            "id": 24549,
            "ip_address": "37.111.196.37",
            "count": 1,
            "first_visit": "2022-07-20T11:37:46.244550+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4471,
            "ip_address": "37.111.196.36",
            "count": 1,
            "first_visit": "2022-03-18T11:31:13.031534+06:00",
            "date": null
        },
        {
            "id": 22557,
            "ip_address": "37.111.196.35",
            "count": 1,
            "first_visit": "2022-07-14T12:52:55.331536+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 10627,
            "ip_address": "37.111.196.34",
            "count": 1,
            "first_visit": "2022-05-23T12:10:49.739407+06:00",
            "date": null
        },
        {
            "id": 69400,
            "ip_address": "37.111.196.33",
            "count": 1,
            "first_visit": "2024-06-04T15:21:16.048061+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 3570,
            "ip_address": "37.111.196.32",
            "count": 1,
            "first_visit": "2022-02-13T15:00:53.578504+06:00",
            "date": null
        },
        {
            "id": 9347,
            "ip_address": "37.111.196.3",
            "count": 3,
            "first_visit": "2022-05-19T12:00:57.591610+06:00",
            "date": null
        },
        {
            "id": 45957,
            "ip_address": "37.111.196.3",
            "count": 1,
            "first_visit": "2023-05-01T12:10:57.473476+06:00",
            "date": "2023-05-01"
        }
    ]
}