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

{
    "count": 95762,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18384&ordering=-count",
    "results": [
        {
            "id": 45419,
            "ip_address": "37.111.210.154",
            "count": 2,
            "first_visit": "2023-04-17T01:35:49.540341+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 11897,
            "ip_address": "43.245.120.45",
            "count": 2,
            "first_visit": "2022-05-27T11:40:19.566132+06:00",
            "date": null
        },
        {
            "id": 773,
            "ip_address": "103.67.158.142",
            "count": 2,
            "first_visit": "2021-12-17T22:37:24.609940+06:00",
            "date": null
        },
        {
            "id": 45356,
            "ip_address": "103.114.23.130",
            "count": 2,
            "first_visit": "2023-04-15T15:50:19.354513+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 45425,
            "ip_address": "66.249.70.210",
            "count": 2,
            "first_visit": "2023-04-17T03:54:03.623825+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 45348,
            "ip_address": "205.169.39.123",
            "count": 2,
            "first_visit": "2023-04-15T10:59:46.599966+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 45438,
            "ip_address": "103.114.94.20",
            "count": 2,
            "first_visit": "2023-04-17T14:02:37.259607+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 11891,
            "ip_address": "43.245.122.39",
            "count": 2,
            "first_visit": "2022-05-27T11:07:27.943799+06:00",
            "date": null
        }
    ]
}