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

{
    "count": 101970,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42832&ordering=ip_address",
    "results": [
        {
            "id": 55112,
            "ip_address": "114.119.153.91",
            "count": 1,
            "first_visit": "2023-09-14T19:42:52.618296+06:00",
            "date": "2023-09-14"
        },
        {
            "id": 112,
            "ip_address": "114.119.153.91",
            "count": 17,
            "first_visit": "2021-12-04T01:18:39.067445+06:00",
            "date": null
        },
        {
            "id": 38727,
            "ip_address": "114.119.153.93",
            "count": 1,
            "first_visit": "2022-12-15T03:07:03.213979+06:00",
            "date": "2022-12-15"
        },
        {
            "id": 662,
            "ip_address": "114.119.153.93",
            "count": 15,
            "first_visit": "2021-12-14T01:26:02.149768+06:00",
            "date": null
        },
        {
            "id": 58820,
            "ip_address": "114.119.153.93",
            "count": 1,
            "first_visit": "2023-11-02T04:31:22.213362+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 51651,
            "ip_address": "114.119.153.93",
            "count": 1,
            "first_visit": "2023-08-04T08:38:56.044407+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 55021,
            "ip_address": "114.119.153.93",
            "count": 1,
            "first_visit": "2023-09-13T16:07:43.999354+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 60649,
            "ip_address": "114.119.153.93",
            "count": 1,
            "first_visit": "2023-12-06T09:30:27.242797+06:00",
            "date": "2023-12-06"
        }
    ]
}