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

{
    "count": 99355,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92192&ordering=-ip_address",
    "results": [
        {
            "id": 65198,
            "ip_address": "103.147.107.7",
            "count": 1,
            "first_visit": "2024-02-26T14:14:43.924151+06:00",
            "date": "2024-02-26"
        },
        {
            "id": 71971,
            "ip_address": "103.147.107.7",
            "count": 1,
            "first_visit": "2024-08-10T00:15:25.416066+06:00",
            "date": "2024-08-10"
        },
        {
            "id": 64471,
            "ip_address": "103.147.107.5",
            "count": 1,
            "first_visit": "2024-02-08T13:37:01.612396+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 5550,
            "ip_address": "103.147.107.220",
            "count": 1,
            "first_visit": "2022-05-02T10:29:48.270913+06:00",
            "date": null
        },
        {
            "id": 12618,
            "ip_address": "103.147.107.158",
            "count": 1,
            "first_visit": "2022-05-29T23:17:17.786507+06:00",
            "date": null
        },
        {
            "id": 80121,
            "ip_address": "103.147.107.125",
            "count": 1,
            "first_visit": "2025-03-14T15:39:32.210112+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 96255,
            "ip_address": "103.147.107.125",
            "count": 1,
            "first_visit": "2026-03-23T01:08:37.135177+06:00",
            "date": "2026-03-23"
        },
        {
            "id": 96237,
            "ip_address": "103.147.107.125",
            "count": 3,
            "first_visit": "2026-03-22T03:55:54.843877+06:00",
            "date": "2026-03-22"
        }
    ]
}