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

{
    "count": 102138,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=880&ordering=-count",
    "results": [
        {
            "id": 83010,
            "ip_address": "114.119.130.54",
            "count": 16,
            "first_visit": "2025-05-19T00:53:53.491166+06:00",
            "date": "2025-05-19"
        },
        {
            "id": 378,
            "ip_address": "114.119.154.215",
            "count": 16,
            "first_visit": "2021-12-08T00:32:05.095436+06:00",
            "date": null
        },
        {
            "id": 37528,
            "ip_address": "66.249.66.62",
            "count": 16,
            "first_visit": "2022-11-18T01:40:49.722574+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 131,
            "ip_address": "114.119.159.160",
            "count": 16,
            "first_visit": "2021-12-04T05:22:08.623527+06:00",
            "date": null
        },
        {
            "id": 82952,
            "ip_address": "114.119.137.91",
            "count": 16,
            "first_visit": "2025-05-18T01:19:49.952982+06:00",
            "date": "2025-05-18"
        },
        {
            "id": 31061,
            "ip_address": "114.119.141.146",
            "count": 16,
            "first_visit": "2022-08-04T00:27:18.014012+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 37871,
            "ip_address": "66.249.72.166",
            "count": 16,
            "first_visit": "2022-11-26T02:14:04.933946+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 80515,
            "ip_address": "103.14.144.150",
            "count": 16,
            "first_visit": "2025-03-24T01:59:28.994225+06:00",
            "date": "2025-03-24"
        }
    ]
}