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

{
    "count": 100000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8368&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8352&ordering=-count",
    "results": [
        {
            "id": 74644,
            "ip_address": "103.4.144.130",
            "count": 4,
            "first_visit": "2024-10-23T12:24:18.870362+06:00",
            "date": "2024-10-23"
        },
        {
            "id": 74616,
            "ip_address": "66.249.65.101",
            "count": 4,
            "first_visit": "2024-10-22T22:00:36.056509+06:00",
            "date": "2024-10-22"
        },
        {
            "id": 74585,
            "ip_address": "114.119.130.54",
            "count": 4,
            "first_visit": "2024-10-22T09:53:43.708975+06:00",
            "date": "2024-10-22"
        },
        {
            "id": 5801,
            "ip_address": "114.119.148.34",
            "count": 4,
            "first_visit": "2022-05-10T17:19:56.565893+06:00",
            "date": null
        },
        {
            "id": 37219,
            "ip_address": "205.169.39.63",
            "count": 4,
            "first_visit": "2022-11-10T18:59:35.765039+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 74632,
            "ip_address": "66.249.65.101",
            "count": 4,
            "first_visit": "2024-10-23T04:47:39.965307+06:00",
            "date": "2024-10-23"
        },
        {
            "id": 74729,
            "ip_address": "114.119.136.75",
            "count": 4,
            "first_visit": "2024-10-25T08:23:04.231392+06:00",
            "date": "2024-10-25"
        },
        {
            "id": 1499,
            "ip_address": "180.148.214.161",
            "count": 4,
            "first_visit": "2021-12-30T22:44:55.675937+06:00",
            "date": null
        }
    ]
}