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

{
    "count": 102389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45528&ordering=ip_address",
    "results": [
        {
            "id": 61095,
            "ip_address": "114.119.162.62",
            "count": 1,
            "first_visit": "2023-12-13T05:02:16.732519+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 56456,
            "ip_address": "114.119.162.62",
            "count": 1,
            "first_visit": "2023-10-01T10:13:25.762130+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 563,
            "ip_address": "114.119.162.80",
            "count": 15,
            "first_visit": "2021-12-11T08:36:46.019327+06:00",
            "date": null
        },
        {
            "id": 1284,
            "ip_address": "114.119.163.186",
            "count": 15,
            "first_visit": "2021-12-23T10:57:12.772127+06:00",
            "date": null
        },
        {
            "id": 61369,
            "ip_address": "114.119.163.186",
            "count": 1,
            "first_visit": "2023-12-18T05:37:43.684850+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 58578,
            "ip_address": "114.119.163.186",
            "count": 1,
            "first_visit": "2023-10-28T20:17:52.088484+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 56162,
            "ip_address": "114.119.163.186",
            "count": 1,
            "first_visit": "2023-09-27T14:09:57.448145+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 43165,
            "ip_address": "114.119.163.186",
            "count": 1,
            "first_visit": "2023-03-04T18:21:55.006927+06:00",
            "date": "2023-03-04"
        }
    ]
}