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

{
    "count": 102590,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5288&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5272&ordering=-count",
    "results": [
        {
            "id": 5858,
            "ip_address": "103.77.19.77",
            "count": 6,
            "first_visit": "2022-05-11T13:57:44.845457+06:00",
            "date": null
        },
        {
            "id": 13991,
            "ip_address": "61.247.180.86",
            "count": 6,
            "first_visit": "2022-06-08T12:40:49.359280+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 5882,
            "ip_address": "114.119.139.166",
            "count": 6,
            "first_visit": "2022-05-11T22:49:17.321477+06:00",
            "date": null
        },
        {
            "id": 80742,
            "ip_address": "114.119.151.5",
            "count": 6,
            "first_visit": "2025-03-29T00:55:38.683786+06:00",
            "date": "2025-03-29"
        },
        {
            "id": 80747,
            "ip_address": "114.119.136.188",
            "count": 6,
            "first_visit": "2025-03-29T05:50:35.761024+06:00",
            "date": "2025-03-29"
        },
        {
            "id": 80781,
            "ip_address": "66.249.66.35",
            "count": 6,
            "first_visit": "2025-03-30T04:39:59.237999+06:00",
            "date": "2025-03-30"
        },
        {
            "id": 4253,
            "ip_address": "62.201.212.162",
            "count": 6,
            "first_visit": "2022-03-10T20:03:22.930593+06:00",
            "date": null
        },
        {
            "id": 36039,
            "ip_address": "59.152.100.227",
            "count": 6,
            "first_visit": "2022-10-17T20:17:56.445939+06:00",
            "date": "2022-10-17"
        }
    ]
}