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

{
    "count": 97383,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23336&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23320&ordering=-count",
    "results": [
        {
            "id": 39796,
            "ip_address": "130.193.224.109",
            "count": 2,
            "first_visit": "2023-01-03T10:19:18.642260+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 12384,
            "ip_address": "180.149.232.224",
            "count": 2,
            "first_visit": "2022-05-29T07:33:37.956248+06:00",
            "date": null
        },
        {
            "id": 18577,
            "ip_address": "114.119.131.139",
            "count": 2,
            "first_visit": "2022-06-25T12:33:12.599561+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9315,
            "ip_address": "119.30.32.221",
            "count": 2,
            "first_visit": "2022-05-19T10:54:49.570708+06:00",
            "date": null
        },
        {
            "id": 37308,
            "ip_address": "103.144.201.6",
            "count": 2,
            "first_visit": "2022-11-12T22:55:17.788944+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 9203,
            "ip_address": "116.58.203.14",
            "count": 2,
            "first_visit": "2022-05-18T23:47:02.307913+06:00",
            "date": null
        },
        {
            "id": 13601,
            "ip_address": "66.249.66.54",
            "count": 2,
            "first_visit": "2022-06-06T09:28:32.161668+06:00",
            "date": null
        },
        {
            "id": 18758,
            "ip_address": "103.91.52.6",
            "count": 2,
            "first_visit": "2022-06-25T19:46:15.593895+06:00",
            "date": "2022-06-25"
        }
    ]
}