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

{
    "count": 99388,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5016&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5000&ordering=-count",
    "results": [
        {
            "id": 6713,
            "ip_address": "37.111.212.142",
            "count": 6,
            "first_visit": "2022-05-16T13:31:16.497804+06:00",
            "date": null
        },
        {
            "id": 68562,
            "ip_address": "114.119.134.79",
            "count": 6,
            "first_visit": "2024-05-19T00:13:43.624742+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 80657,
            "ip_address": "114.119.137.91",
            "count": 6,
            "first_visit": "2025-03-27T03:39:41.115114+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 6631,
            "ip_address": "103.82.10.130",
            "count": 6,
            "first_visit": "2022-05-16T11:35:33.791653+06:00",
            "date": null
        },
        {
            "id": 6638,
            "ip_address": "43.245.123.77",
            "count": 6,
            "first_visit": "2022-05-16T11:47:34.934294+06:00",
            "date": null
        },
        {
            "id": 18516,
            "ip_address": "45.248.151.254",
            "count": 6,
            "first_visit": "2022-06-25T10:18:01.686775+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 68473,
            "ip_address": "184.163.29.186",
            "count": 6,
            "first_visit": "2024-05-17T17:43:10.849066+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 36870,
            "ip_address": "182.160.115.60",
            "count": 6,
            "first_visit": "2022-11-03T10:10:37.927137+06:00",
            "date": "2022-11-03"
        }
    ]
}