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

{
    "count": 100875,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30984&ordering=-ip_address",
    "results": [
        {
            "id": 8272,
            "ip_address": "219.75.78.36",
            "count": 1,
            "first_visit": "2022-05-17T19:38:58.682668+06:00",
            "date": null
        },
        {
            "id": 1461,
            "ip_address": "219.75.26.35",
            "count": 1,
            "first_visit": "2021-12-29T08:51:19.660045+06:00",
            "date": null
        },
        {
            "id": 48667,
            "ip_address": "219.74.120.38",
            "count": 1,
            "first_visit": "2023-06-22T13:28:50.328882+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 67992,
            "ip_address": "219.65.61.84",
            "count": 5,
            "first_visit": "2024-05-06T22:19:48.290994+06:00",
            "date": "2024-05-06"
        },
        {
            "id": 23741,
            "ip_address": "219.59.149.90",
            "count": 1,
            "first_visit": "2022-07-18T22:22:22.608230+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 64859,
            "ip_address": "219.146.79.227",
            "count": 1,
            "first_visit": "2024-02-18T07:53:10.199373+06:00",
            "date": "2024-02-18"
        },
        {
            "id": 66768,
            "ip_address": "219.146.255.202",
            "count": 1,
            "first_visit": "2024-04-08T11:44:48.500613+06:00",
            "date": "2024-04-08"
        },
        {
            "id": 17033,
            "ip_address": "219.109.61.100",
            "count": 1,
            "first_visit": "2022-06-21T13:54:33.652292+06:00",
            "date": "2022-06-21"
        }
    ]
}