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

{
    "count": 97607,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5552&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5536&ordering=-count",
    "results": [
        {
            "id": 11282,
            "ip_address": "114.119.132.228",
            "count": 5,
            "first_visit": "2022-05-25T03:00:00.937225+06:00",
            "date": null
        },
        {
            "id": 11271,
            "ip_address": "114.119.133.30",
            "count": 5,
            "first_visit": "2022-05-25T01:22:54.154829+06:00",
            "date": null
        },
        {
            "id": 11289,
            "ip_address": "114.119.133.182",
            "count": 5,
            "first_visit": "2022-05-25T03:22:12.537338+06:00",
            "date": null
        },
        {
            "id": 11309,
            "ip_address": "114.119.129.199",
            "count": 5,
            "first_visit": "2022-05-25T07:09:42.758051+06:00",
            "date": null
        },
        {
            "id": 34780,
            "ip_address": "66.249.66.33",
            "count": 5,
            "first_visit": "2022-09-22T00:02:24.868060+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 66944,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-14T01:15:46.156240+06:00",
            "date": "2024-04-14"
        },
        {
            "id": 80487,
            "ip_address": "123.136.27.131",
            "count": 5,
            "first_visit": "2025-03-23T14:01:11.589727+06:00",
            "date": "2025-03-23"
        },
        {
            "id": 80644,
            "ip_address": "212.237.119.151",
            "count": 5,
            "first_visit": "2025-03-26T19:46:23.214693+06:00",
            "date": "2025-03-26"
        }
    ]
}