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

{
    "count": 102689,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50256&ordering=ip_address",
    "results": [
        {
            "id": 33897,
            "ip_address": "119.30.32.215",
            "count": 9,
            "first_visit": "2022-09-06T01:54:22.498977+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 1774,
            "ip_address": "119.30.32.215",
            "count": 1,
            "first_visit": "2022-01-10T20:36:21.741900+06:00",
            "date": null
        },
        {
            "id": 61201,
            "ip_address": "119.30.32.215",
            "count": 1,
            "first_visit": "2023-12-14T22:49:16.956733+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 76538,
            "ip_address": "119.30.32.215",
            "count": 4,
            "first_visit": "2024-12-08T19:49:32.076309+06:00",
            "date": "2024-12-08"
        },
        {
            "id": 51196,
            "ip_address": "119.30.32.216",
            "count": 1,
            "first_visit": "2023-07-30T06:14:10.891133+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 26454,
            "ip_address": "119.30.32.216",
            "count": 1,
            "first_visit": "2022-07-23T22:52:51.946249+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 7366,
            "ip_address": "119.30.32.216",
            "count": 1,
            "first_visit": "2022-05-16T22:24:53.350848+06:00",
            "date": null
        },
        {
            "id": 17388,
            "ip_address": "119.30.32.217",
            "count": 1,
            "first_visit": "2022-06-22T15:05:18.463071+06:00",
            "date": "2022-06-22"
        }
    ]
}