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

{
    "count": 100298,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14680&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14664&ordering=-count",
    "results": [
        {
            "id": 60168,
            "ip_address": "103.152.154.70",
            "count": 2,
            "first_visit": "2023-11-27T17:54:08.596956+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 60080,
            "ip_address": "59.153.103.225",
            "count": 2,
            "first_visit": "2023-11-25T03:16:23.944138+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 60078,
            "ip_address": "66.249.70.193",
            "count": 2,
            "first_visit": "2023-11-25T01:35:50.446834+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 60152,
            "ip_address": "59.153.102.104",
            "count": 2,
            "first_visit": "2023-11-27T09:47:43.507333+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 60036,
            "ip_address": "66.249.79.229",
            "count": 2,
            "first_visit": "2023-11-24T01:36:00.243896+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 8054,
            "ip_address": "103.146.17.144",
            "count": 2,
            "first_visit": "2022-05-17T12:17:20.467992+06:00",
            "date": null
        },
        {
            "id": 60061,
            "ip_address": "103.67.157.128",
            "count": 2,
            "first_visit": "2023-11-24T11:33:28.019275+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 2025,
            "ip_address": "103.140.83.138",
            "count": 2,
            "first_visit": "2022-01-12T11:33:38.000102+06:00",
            "date": null
        }
    ]
}