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

{
    "count": 98225,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30312&ordering=-ip_address",
    "results": [
        {
            "id": 48647,
            "ip_address": "213.132.255.2",
            "count": 1,
            "first_visit": "2023-06-21T20:51:06.237337+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 91278,
            "ip_address": "213.124.220.2",
            "count": 1,
            "first_visit": "2025-10-26T22:04:16.418936+06:00",
            "date": "2025-10-26"
        },
        {
            "id": 50228,
            "ip_address": "213.124.216.254",
            "count": 2,
            "first_visit": "2023-07-18T00:22:05.335646+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 90549,
            "ip_address": "213.112.173.204",
            "count": 1,
            "first_visit": "2025-10-09T15:20:42.777742+06:00",
            "date": "2025-10-09"
        },
        {
            "id": 9912,
            "ip_address": "212.98.160.4",
            "count": 1,
            "first_visit": "2022-05-21T00:59:43.241463+06:00",
            "date": null
        },
        {
            "id": 59524,
            "ip_address": "212.95.139.57",
            "count": 1,
            "first_visit": "2023-11-15T08:21:04.965224+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 72936,
            "ip_address": "212.95.139.251",
            "count": 1,
            "first_visit": "2024-09-03T16:06:35.083905+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 9613,
            "ip_address": "212.92.207.133",
            "count": 1,
            "first_visit": "2022-05-20T06:48:35.986782+06:00",
            "date": null
        }
    ]
}