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

{
    "count": 102027,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=288&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=272&ordering=-count",
    "results": [
        {
            "id": 809,
            "ip_address": "114.119.151.63",
            "count": 22,
            "first_visit": "2021-12-18T18:57:23.754579+06:00",
            "date": null
        },
        {
            "id": 816,
            "ip_address": "114.119.153.11",
            "count": 22,
            "first_visit": "2021-12-19T09:06:13.302827+06:00",
            "date": null
        },
        {
            "id": 66783,
            "ip_address": "66.249.66.36",
            "count": 22,
            "first_visit": "2024-04-09T00:23:38.728072+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 34690,
            "ip_address": "114.119.141.146",
            "count": 22,
            "first_visit": "2022-09-20T00:32:08.644608+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 525,
            "ip_address": "114.119.157.152",
            "count": 22,
            "first_visit": "2021-12-10T08:52:43.459247+06:00",
            "date": null
        },
        {
            "id": 30,
            "ip_address": "202.134.14.152",
            "count": 22,
            "first_visit": "2021-12-02T22:59:21.075963+06:00",
            "date": null
        },
        {
            "id": 35815,
            "ip_address": "66.249.66.33",
            "count": 22,
            "first_visit": "2022-10-13T00:13:28.688472+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 36379,
            "ip_address": "114.119.134.123",
            "count": 22,
            "first_visit": "2022-10-24T04:43:56.036876+06:00",
            "date": "2022-10-24"
        }
    ]
}