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

{
    "count": 99712,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11960&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11944&ordering=-count",
    "results": [
        {
            "id": 68709,
            "ip_address": "103.111.116.12",
            "count": 3,
            "first_visit": "2024-05-21T09:56:20.155263+06:00",
            "date": "2024-05-21"
        },
        {
            "id": 24257,
            "ip_address": "103.109.238.195",
            "count": 3,
            "first_visit": "2022-07-20T00:01:05.258447+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 68728,
            "ip_address": "182.163.120.50",
            "count": 3,
            "first_visit": "2024-05-21T12:57:41.587771+06:00",
            "date": "2024-05-21"
        },
        {
            "id": 68740,
            "ip_address": "103.129.210.40",
            "count": 3,
            "first_visit": "2024-05-21T16:29:30.174265+06:00",
            "date": "2024-05-21"
        },
        {
            "id": 24185,
            "ip_address": "110.76.129.90",
            "count": 3,
            "first_visit": "2022-07-19T22:08:22.899012+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 68664,
            "ip_address": "103.119.100.107",
            "count": 3,
            "first_visit": "2024-05-20T14:27:01.576274+06:00",
            "date": "2024-05-20"
        },
        {
            "id": 68642,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-05-20T07:54:28.086066+06:00",
            "date": "2024-05-20"
        },
        {
            "id": 5092,
            "ip_address": "103.29.124.21",
            "count": 3,
            "first_visit": "2022-04-13T01:05:10.249308+06:00",
            "date": null
        }
    ]
}