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

{
    "count": 100613,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15616&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15600&ordering=-count",
    "results": [
        {
            "id": 58561,
            "ip_address": "37.111.212.116",
            "count": 2,
            "first_visit": "2023-10-28T12:42:06.933529+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 3792,
            "ip_address": "103.150.26.241",
            "count": 2,
            "first_visit": "2022-02-22T13:11:36.735450+06:00",
            "date": null
        },
        {
            "id": 58577,
            "ip_address": "66.249.69.7",
            "count": 2,
            "first_visit": "2023-10-28T19:41:03.130395+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 58535,
            "ip_address": "103.137.229.13",
            "count": 2,
            "first_visit": "2023-10-27T23:10:19.079028+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 1898,
            "ip_address": "205.169.39.136",
            "count": 2,
            "first_visit": "2022-01-11T16:00:52.924456+06:00",
            "date": null
        },
        {
            "id": 58541,
            "ip_address": "59.153.102.226",
            "count": 2,
            "first_visit": "2023-10-28T02:33:30.187695+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 58492,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2023-10-27T05:43:27.373924+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 58592,
            "ip_address": "66.249.69.6",
            "count": 2,
            "first_visit": "2023-10-29T06:48:05.807303+06:00",
            "date": "2023-10-29"
        }
    ]
}