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

{
    "count": 100164,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13872&ordering=-count",
    "results": [
        {
            "id": 8432,
            "ip_address": "37.111.206.194",
            "count": 3,
            "first_visit": "2022-05-17T23:02:37.324089+06:00",
            "date": null
        },
        {
            "id": 61990,
            "ip_address": "182.163.102.115",
            "count": 3,
            "first_visit": "2023-12-27T16:19:42.539116+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 8420,
            "ip_address": "103.25.250.242",
            "count": 3,
            "first_visit": "2022-05-17T22:57:34.436829+06:00",
            "date": null
        },
        {
            "id": 62047,
            "ip_address": "37.111.206.12",
            "count": 3,
            "first_visit": "2023-12-28T13:38:44.527888+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 62164,
            "ip_address": "103.108.63.223",
            "count": 3,
            "first_visit": "2023-12-30T14:29:15.685561+06:00",
            "date": "2023-12-30"
        },
        {
            "id": 8482,
            "ip_address": "116.58.201.115",
            "count": 3,
            "first_visit": "2022-05-17T23:18:26.897752+06:00",
            "date": null
        },
        {
            "id": 4258,
            "ip_address": "172.225.220.19",
            "count": 3,
            "first_visit": "2022-03-10T20:28:02.808160+06:00",
            "date": null
        },
        {
            "id": 61948,
            "ip_address": "66.249.73.68",
            "count": 3,
            "first_visit": "2023-12-27T00:11:24.311550+06:00",
            "date": "2023-12-27"
        }
    ]
}