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

{
    "count": 102365,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45216&ordering=ip_address",
    "results": [
        {
            "id": 580,
            "ip_address": "114.119.159.210",
            "count": 13,
            "first_visit": "2021-12-11T17:30:59.117728+06:00",
            "date": null
        },
        {
            "id": 39881,
            "ip_address": "114.119.159.210",
            "count": 1,
            "first_visit": "2023-01-05T02:10:17.741573+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 267,
            "ip_address": "114.119.159.216",
            "count": 19,
            "first_visit": "2021-12-06T08:19:49.870618+06:00",
            "date": null
        },
        {
            "id": 46770,
            "ip_address": "114.119.159.216",
            "count": 1,
            "first_visit": "2023-05-18T02:01:35.042876+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 55150,
            "ip_address": "114.119.159.216",
            "count": 1,
            "first_visit": "2023-09-15T13:44:15.750148+06:00",
            "date": "2023-09-15"
        },
        {
            "id": 48075,
            "ip_address": "114.119.159.216",
            "count": 1,
            "first_visit": "2023-06-12T22:14:02.511177+06:00",
            "date": "2023-06-12"
        },
        {
            "id": 45851,
            "ip_address": "114.119.159.226",
            "count": 1,
            "first_visit": "2023-04-28T23:20:48.960203+06:00",
            "date": "2023-04-28"
        },
        {
            "id": 55426,
            "ip_address": "114.119.159.226",
            "count": 1,
            "first_visit": "2023-09-19T06:18:09.289032+06:00",
            "date": "2023-09-19"
        }
    ]
}