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

{
    "count": 102260,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44784&ordering=ip_address",
    "results": [
        {
            "id": 43017,
            "ip_address": "114.119.158.146",
            "count": 1,
            "first_visit": "2023-03-02T16:34:29.794525+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 53608,
            "ip_address": "114.119.158.146",
            "count": 1,
            "first_visit": "2023-08-27T00:56:43.462402+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 52737,
            "ip_address": "114.119.158.146",
            "count": 1,
            "first_visit": "2023-08-17T09:18:41.364878+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 46298,
            "ip_address": "114.119.158.146",
            "count": 1,
            "first_visit": "2023-05-08T08:57:15.227463+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 226,
            "ip_address": "114.119.158.146",
            "count": 10,
            "first_visit": "2021-12-05T17:57:10.879450+06:00",
            "date": null
        },
        {
            "id": 541,
            "ip_address": "114.119.158.149",
            "count": 20,
            "first_visit": "2021-12-10T16:29:07.946052+06:00",
            "date": null
        },
        {
            "id": 38974,
            "ip_address": "114.119.158.149",
            "count": 1,
            "first_visit": "2022-12-19T06:45:17.122833+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 47660,
            "ip_address": "114.119.158.149",
            "count": 1,
            "first_visit": "2023-06-04T13:27:08.585072+06:00",
            "date": "2023-06-04"
        }
    ]
}