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

{
    "count": 102386,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2448&ordering=-count",
    "results": [
        {
            "id": 4932,
            "ip_address": "202.53.173.181",
            "count": 9,
            "first_visit": "2022-04-05T14:53:55.562277+06:00",
            "date": null
        },
        {
            "id": 262,
            "ip_address": "114.119.159.122",
            "count": 9,
            "first_visit": "2021-12-06T07:28:06.143280+06:00",
            "date": null
        },
        {
            "id": 72303,
            "ip_address": "120.50.4.26",
            "count": 9,
            "first_visit": "2024-08-19T16:00:05.519151+06:00",
            "date": "2024-08-19"
        },
        {
            "id": 34303,
            "ip_address": "114.119.141.139",
            "count": 9,
            "first_visit": "2022-09-13T09:43:32.851180+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 72180,
            "ip_address": "66.249.69.5",
            "count": 9,
            "first_visit": "2024-08-15T00:16:53.169801+06:00",
            "date": "2024-08-15"
        },
        {
            "id": 4961,
            "ip_address": "103.159.188.155",
            "count": 9,
            "first_visit": "2022-04-06T23:11:22.985417+06:00",
            "date": null
        },
        {
            "id": 37313,
            "ip_address": "66.249.66.33",
            "count": 9,
            "first_visit": "2022-11-13T00:28:07.536774+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 61879,
            "ip_address": "175.29.180.131",
            "count": 9,
            "first_visit": "2023-12-26T09:03:41.192910+06:00",
            "date": "2023-12-26"
        }
    ]
}