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

{
    "count": 100685,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15976&ordering=-count",
    "results": [
        {
            "id": 56805,
            "ip_address": "192.178.8.2",
            "count": 2,
            "first_visit": "2023-10-05T09:42:59.067679+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 56810,
            "ip_address": "59.153.102.107",
            "count": 2,
            "first_visit": "2023-10-05T10:07:41.575473+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 2030,
            "ip_address": "66.249.75.221",
            "count": 2,
            "first_visit": "2022-01-12T14:08:44.933890+06:00",
            "date": null
        },
        {
            "id": 65829,
            "ip_address": "103.85.156.42",
            "count": 2,
            "first_visit": "2024-03-12T19:32:49.792914+06:00",
            "date": "2024-03-12"
        },
        {
            "id": 56833,
            "ip_address": "66.249.72.235",
            "count": 2,
            "first_visit": "2023-10-05T13:22:32.034013+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 1939,
            "ip_address": "103.94.219.20",
            "count": 2,
            "first_visit": "2022-01-11T18:59:57.686160+06:00",
            "date": null
        },
        {
            "id": 56804,
            "ip_address": "74.125.212.237",
            "count": 2,
            "first_visit": "2023-10-05T09:42:27.926472+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 56784,
            "ip_address": "37.111.217.217",
            "count": 2,
            "first_visit": "2023-10-05T03:47:41.220709+06:00",
            "date": "2023-10-05"
        }
    ]
}