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

{
    "count": 102302,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45072&ordering=ip_address",
    "results": [
        {
            "id": 52730,
            "ip_address": "114.119.159.121",
            "count": 1,
            "first_visit": "2023-08-17T07:09:59.451725+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 423,
            "ip_address": "114.119.159.121",
            "count": 14,
            "first_visit": "2021-12-08T13:38:26.625666+06:00",
            "date": null
        },
        {
            "id": 262,
            "ip_address": "114.119.159.122",
            "count": 9,
            "first_visit": "2021-12-06T07:28:06.143280+06:00",
            "date": null
        },
        {
            "id": 64031,
            "ip_address": "114.119.159.122",
            "count": 1,
            "first_visit": "2024-01-29T22:29:41.318884+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 61033,
            "ip_address": "114.119.159.122",
            "count": 1,
            "first_visit": "2023-12-12T10:19:17.864738+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 49413,
            "ip_address": "114.119.159.122",
            "count": 1,
            "first_visit": "2023-07-06T02:55:13.587178+06:00",
            "date": "2023-07-06"
        },
        {
            "id": 56160,
            "ip_address": "114.119.159.122",
            "count": 2,
            "first_visit": "2023-09-27T13:19:54.010152+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 50125,
            "ip_address": "114.119.159.122",
            "count": 1,
            "first_visit": "2023-07-16T14:03:23.244560+06:00",
            "date": "2023-07-16"
        }
    ]
}