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

{
    "count": 102294,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45032&ordering=ip_address",
    "results": [
        {
            "id": 54400,
            "ip_address": "114.119.158.82",
            "count": 1,
            "first_visit": "2023-09-06T09:54:14.813736+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 38760,
            "ip_address": "114.119.158.82",
            "count": 1,
            "first_visit": "2022-12-15T20:27:37.210581+06:00",
            "date": "2022-12-15"
        },
        {
            "id": 529,
            "ip_address": "114.119.158.82",
            "count": 9,
            "first_visit": "2021-12-10T09:27:07.346615+06:00",
            "date": null
        },
        {
            "id": 39129,
            "ip_address": "114.119.158.83",
            "count": 1,
            "first_visit": "2022-12-22T01:45:40.877974+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 160,
            "ip_address": "114.119.158.83",
            "count": 14,
            "first_visit": "2021-12-04T18:42:10.336918+06:00",
            "date": null
        },
        {
            "id": 39350,
            "ip_address": "114.119.158.83",
            "count": 1,
            "first_visit": "2022-12-25T22:04:24.819709+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 40260,
            "ip_address": "114.119.158.83",
            "count": 1,
            "first_visit": "2023-01-12T03:30:47.209118+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 56444,
            "ip_address": "114.119.158.83",
            "count": 1,
            "first_visit": "2023-10-01T07:12:32.845417+06:00",
            "date": "2023-10-01"
        }
    ]
}