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

{
    "count": 99954,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8568&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8552&ordering=-count",
    "results": [
        {
            "id": 12582,
            "ip_address": "103.111.227.192",
            "count": 4,
            "first_visit": "2022-05-29T22:30:59.916099+06:00",
            "date": null
        },
        {
            "id": 36222,
            "ip_address": "37.111.213.55",
            "count": 4,
            "first_visit": "2022-10-20T19:47:12.733858+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 2731,
            "ip_address": "103.196.232.135",
            "count": 4,
            "first_visit": "2022-01-24T15:28:52.689810+06:00",
            "date": null
        },
        {
            "id": 74259,
            "ip_address": "66.249.65.100",
            "count": 4,
            "first_visit": "2024-10-10T17:45:01.656717+06:00",
            "date": "2024-10-10"
        },
        {
            "id": 74261,
            "ip_address": "66.249.65.101",
            "count": 4,
            "first_visit": "2024-10-10T17:56:54.460409+06:00",
            "date": "2024-10-10"
        },
        {
            "id": 36144,
            "ip_address": "180.148.210.82",
            "count": 4,
            "first_visit": "2022-10-19T12:06:37.826054+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 12653,
            "ip_address": "37.111.237.42",
            "count": 4,
            "first_visit": "2022-05-30T00:14:24.218467+06:00",
            "date": null
        },
        {
            "id": 36143,
            "ip_address": "151.248.123.75",
            "count": 4,
            "first_visit": "2022-10-19T11:40:25.362410+06:00",
            "date": "2022-10-19"
        }
    ]
}