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

{
    "count": 100578,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15416&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15400&ordering=-count",
    "results": [
        {
            "id": 7763,
            "ip_address": "101.2.162.82",
            "count": 2,
            "first_visit": "2022-05-17T09:48:52.717579+06:00",
            "date": null
        },
        {
            "id": 62793,
            "ip_address": "202.173.122.4",
            "count": 2,
            "first_visit": "2024-01-10T09:00:35.903120+06:00",
            "date": "2024-01-10"
        },
        {
            "id": 59383,
            "ip_address": "103.146.10.143",
            "count": 2,
            "first_visit": "2023-11-12T21:21:27.346632+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 3722,
            "ip_address": "58.145.185.225",
            "count": 2,
            "first_visit": "2022-02-19T10:10:39.231306+06:00",
            "date": null
        },
        {
            "id": 59375,
            "ip_address": "202.134.14.147",
            "count": 2,
            "first_visit": "2023-11-12T18:32:37.589529+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 62859,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2024-01-11T06:10:06.246512+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 59386,
            "ip_address": "103.190.72.1",
            "count": 2,
            "first_visit": "2023-11-12T21:41:20.998438+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 59310,
            "ip_address": "66.249.64.128",
            "count": 2,
            "first_visit": "2023-11-11T06:24:45.340053+06:00",
            "date": "2023-11-11"
        }
    ]
}