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

{
    "count": 97968,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25280&ordering=ip_address",
    "results": [
        {
            "id": 38519,
            "ip_address": "113.11.109.243",
            "count": 1,
            "first_visit": "2022-12-10T00:59:27.160334+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 2502,
            "ip_address": "113.11.109.34",
            "count": 2,
            "first_visit": "2022-01-20T11:07:21.302190+06:00",
            "date": null
        },
        {
            "id": 50186,
            "ip_address": "113.11.109.53",
            "count": 1,
            "first_visit": "2023-07-17T13:13:56.165277+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 41586,
            "ip_address": "113.11.109.80",
            "count": 4,
            "first_visit": "2023-02-05T19:23:13.148394+06:00",
            "date": "2023-02-05"
        },
        {
            "id": 41595,
            "ip_address": "113.11.109.80",
            "count": 1,
            "first_visit": "2023-02-06T00:00:18.739348+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 42079,
            "ip_address": "113.11.109.80",
            "count": 1,
            "first_visit": "2023-02-12T23:48:07.240342+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 1800,
            "ip_address": "113.11.110.196",
            "count": 2,
            "first_visit": "2022-01-11T11:18:48.422800+06:00",
            "date": null
        },
        {
            "id": 61862,
            "ip_address": "113.11.11.163",
            "count": 1,
            "first_visit": "2023-12-26T01:31:35.168511+06:00",
            "date": "2023-12-26"
        }
    ]
}