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

{
    "count": 100330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6592&ordering=-count",
    "results": [
        {
            "id": 4460,
            "ip_address": "37.111.213.230",
            "count": 5,
            "first_visit": "2022-03-17T22:04:54.377304+06:00",
            "date": null
        },
        {
            "id": 4577,
            "ip_address": "103.4.119.10",
            "count": 5,
            "first_visit": "2022-03-22T09:03:26.652877+06:00",
            "date": null
        },
        {
            "id": 79409,
            "ip_address": "114.119.136.75",
            "count": 5,
            "first_visit": "2025-02-25T03:04:11.488985+06:00",
            "date": "2025-02-25"
        },
        {
            "id": 1152,
            "ip_address": "103.159.73.249",
            "count": 5,
            "first_visit": "2021-12-21T13:12:04.988629+06:00",
            "date": null
        },
        {
            "id": 60837,
            "ip_address": "122.106.220.142",
            "count": 5,
            "first_visit": "2023-12-09T15:53:17.172220+06:00",
            "date": "2023-12-09"
        },
        {
            "id": 79321,
            "ip_address": "114.119.137.91",
            "count": 5,
            "first_visit": "2025-02-23T02:00:27.831890+06:00",
            "date": "2025-02-23"
        },
        {
            "id": 79388,
            "ip_address": "34.34.246.77",
            "count": 5,
            "first_visit": "2025-02-24T15:24:04.479829+06:00",
            "date": "2025-02-24"
        },
        {
            "id": 25182,
            "ip_address": "66.249.66.33",
            "count": 5,
            "first_visit": "2022-07-21T07:55:39.209631+06:00",
            "date": "2022-07-21"
        }
    ]
}