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

{
    "count": 99392,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3384&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3368&ordering=-count",
    "results": [
        {
            "id": 61823,
            "ip_address": "116.58.201.212",
            "count": 8,
            "first_visit": "2023-12-25T13:12:56.839771+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 1072,
            "ip_address": "114.119.155.104",
            "count": 8,
            "first_visit": "2021-12-20T18:45:26.768953+06:00",
            "date": null
        },
        {
            "id": 3951,
            "ip_address": "182.160.120.5",
            "count": 8,
            "first_visit": "2022-02-28T17:27:27.037851+06:00",
            "date": null
        },
        {
            "id": 8092,
            "ip_address": "103.134.38.18",
            "count": 8,
            "first_visit": "2022-05-17T12:32:08.155580+06:00",
            "date": null
        },
        {
            "id": 22146,
            "ip_address": "66.249.72.168",
            "count": 8,
            "first_visit": "2022-07-12T17:16:27.836584+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 35918,
            "ip_address": "103.85.242.194",
            "count": 8,
            "first_visit": "2022-10-15T08:17:40.448859+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35828,
            "ip_address": "103.87.214.223",
            "count": 8,
            "first_visit": "2022-10-13T11:13:29.114464+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 61275,
            "ip_address": "103.106.239.219",
            "count": 8,
            "first_visit": "2023-12-16T14:25:04.668183+06:00",
            "date": "2023-12-16"
        }
    ]
}