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

{
    "count": 101897,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42256&ordering=-ip_address",
    "results": [
        {
            "id": 5386,
            "ip_address": "176.227.215.131",
            "count": 1,
            "first_visit": "2022-04-26T00:47:53.673148+06:00",
            "date": null
        },
        {
            "id": 46858,
            "ip_address": "176.227.202.14",
            "count": 1,
            "first_visit": "2023-05-19T17:52:03.984738+06:00",
            "date": "2023-05-19"
        },
        {
            "id": 51762,
            "ip_address": "176.227.202.14",
            "count": 1,
            "first_visit": "2023-08-05T13:12:58.387537+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 71103,
            "ip_address": "176.225.178.34",
            "count": 2,
            "first_visit": "2024-07-13T13:36:27.485249+06:00",
            "date": "2024-07-13"
        },
        {
            "id": 69895,
            "ip_address": "176.224.165.86",
            "count": 1,
            "first_visit": "2024-06-14T17:16:25.247463+06:00",
            "date": "2024-06-14"
        },
        {
            "id": 5393,
            "ip_address": "176.217.83.141",
            "count": 1,
            "first_visit": "2022-04-26T09:55:49.763605+06:00",
            "date": null
        },
        {
            "id": 11951,
            "ip_address": "176.205.187.146",
            "count": 1,
            "first_visit": "2022-05-27T17:14:36.853861+06:00",
            "date": null
        },
        {
            "id": 32027,
            "ip_address": "176.205.147.155",
            "count": 1,
            "first_visit": "2022-08-15T00:53:25.978734+06:00",
            "date": "2022-08-15"
        }
    ]
}