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

{
    "count": 93369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78872&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78856&ordering=-ip_address",
    "results": [
        {
            "id": 87823,
            "ip_address": "103.230.105.31",
            "count": 1,
            "first_visit": "2025-08-16T15:22:35.600763+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 55944,
            "ip_address": "103.230.105.30",
            "count": 1,
            "first_visit": "2023-09-25T01:13:50.892331+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 23731,
            "ip_address": "103.230.105.30",
            "count": 1,
            "first_visit": "2022-07-18T22:20:40.941948+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 18556,
            "ip_address": "103.230.105.3",
            "count": 5,
            "first_visit": "2022-06-25T11:46:52.770313+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9997,
            "ip_address": "103.230.105.3",
            "count": 1,
            "first_visit": "2022-05-21T13:05:32.340964+06:00",
            "date": null
        },
        {
            "id": 66132,
            "ip_address": "103.230.105.3",
            "count": 1,
            "first_visit": "2024-03-20T16:37:25.121843+06:00",
            "date": "2024-03-20"
        },
        {
            "id": 88225,
            "ip_address": "103.230.105.29",
            "count": 1,
            "first_visit": "2025-08-22T12:25:50.150348+06:00",
            "date": "2025-08-22"
        },
        {
            "id": 2981,
            "ip_address": "103.230.105.29",
            "count": 3,
            "first_visit": "2022-01-28T18:19:45.712427+06:00",
            "date": null
        }
    ]
}