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

{
    "count": 96562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2336&ordering=-count",
    "results": [
        {
            "id": 61884,
            "ip_address": "144.48.119.147",
            "count": 10,
            "first_visit": "2023-12-26T10:02:29.172428+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 74271,
            "ip_address": "66.249.65.101",
            "count": 10,
            "first_visit": "2024-10-11T05:46:29.100668+06:00",
            "date": "2024-10-11"
        },
        {
            "id": 9562,
            "ip_address": "42.0.7.234",
            "count": 10,
            "first_visit": "2022-05-19T23:31:44.120806+06:00",
            "date": null
        },
        {
            "id": 34578,
            "ip_address": "114.119.141.168",
            "count": 10,
            "first_visit": "2022-09-18T00:29:44.950377+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 74233,
            "ip_address": "66.249.64.128",
            "count": 10,
            "first_visit": "2024-10-10T01:28:07.939863+06:00",
            "date": "2024-10-10"
        },
        {
            "id": 24353,
            "ip_address": "66.249.70.166",
            "count": 10,
            "first_visit": "2022-07-20T02:15:12.609675+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 73152,
            "ip_address": "66.249.64.129",
            "count": 10,
            "first_visit": "2024-09-09T00:42:40.480332+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 5275,
            "ip_address": "202.134.8.131",
            "count": 10,
            "first_visit": "2022-04-20T14:00:11.786387+06:00",
            "date": null
        }
    ]
}