GET /user_management/visitor-free/?format=api&offset=78872&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=78880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78864&ordering=-ip_address",
    "results": [
        {
            "id": 30111,
            "ip_address": "103.230.105.29",
            "count": 1,
            "first_visit": "2022-07-31T00:24:37.621371+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 24546,
            "ip_address": "103.230.105.28",
            "count": 1,
            "first_visit": "2022-07-20T11:35:23.452507+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 12291,
            "ip_address": "103.230.105.28",
            "count": 1,
            "first_visit": "2022-05-28T22:11:28.697465+06:00",
            "date": null
        },
        {
            "id": 51025,
            "ip_address": "103.230.105.28",
            "count": 4,
            "first_visit": "2023-07-27T22:41:37.684651+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 51043,
            "ip_address": "103.230.105.28",
            "count": 1,
            "first_visit": "2023-07-28T04:40:28.804434+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 83533,
            "ip_address": "103.230.105.28",
            "count": 1,
            "first_visit": "2025-06-01T03:25:38.181490+06:00",
            "date": "2025-06-01"
        },
        {
            "id": 33046,
            "ip_address": "103.230.105.26",
            "count": 1,
            "first_visit": "2022-08-27T00:33:19.154046+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 11847,
            "ip_address": "103.230.105.26",
            "count": 1,
            "first_visit": "2022-05-27T03:10:52.934233+06:00",
            "date": null
        }
    ]
}