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

{
    "count": 100601,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15504&ordering=-count",
    "results": [
        {
            "id": 3901,
            "ip_address": "172.225.218.25",
            "count": 2,
            "first_visit": "2022-02-26T18:40:00.093403+06:00",
            "date": null
        },
        {
            "id": 63501,
            "ip_address": "103.12.173.235",
            "count": 2,
            "first_visit": "2024-01-20T23:08:12.973825+06:00",
            "date": "2024-01-20"
        },
        {
            "id": 7493,
            "ip_address": "37.111.207.55",
            "count": 2,
            "first_visit": "2022-05-16T23:42:16.140938+06:00",
            "date": null
        },
        {
            "id": 59008,
            "ip_address": "192.178.8.2",
            "count": 2,
            "first_visit": "2023-11-05T19:52:41.469808+06:00",
            "date": "2023-11-05"
        },
        {
            "id": 14912,
            "ip_address": "103.60.175.3",
            "count": 2,
            "first_visit": "2022-06-14T00:17:17.793240+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 63544,
            "ip_address": "59.153.103.130",
            "count": 2,
            "first_visit": "2024-01-21T17:06:10.110861+06:00",
            "date": "2024-01-21"
        },
        {
            "id": 58934,
            "ip_address": "123.200.10.162",
            "count": 2,
            "first_visit": "2023-11-04T08:36:01.103219+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 58953,
            "ip_address": "202.134.14.153",
            "count": 2,
            "first_visit": "2023-11-04T15:54:15.169821+06:00",
            "date": "2023-11-04"
        }
    ]
}