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

{
    "count": 102199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44200&ordering=ip_address",
    "results": [
        {
            "id": 42161,
            "ip_address": "114.119.157.108",
            "count": 1,
            "first_visit": "2023-02-14T12:05:08.043924+06:00",
            "date": "2023-02-14"
        },
        {
            "id": 58914,
            "ip_address": "114.119.157.108",
            "count": 1,
            "first_visit": "2023-11-04T00:16:54.344295+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 629,
            "ip_address": "114.119.157.108",
            "count": 17,
            "first_visit": "2021-12-13T02:53:41.282929+06:00",
            "date": null
        },
        {
            "id": 39464,
            "ip_address": "114.119.157.108",
            "count": 1,
            "first_visit": "2022-12-27T16:38:05.957513+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 634,
            "ip_address": "114.119.157.110",
            "count": 14,
            "first_visit": "2021-12-13T06:42:59.085775+06:00",
            "date": null
        },
        {
            "id": 46489,
            "ip_address": "114.119.157.110",
            "count": 1,
            "first_visit": "2023-05-12T06:38:02.209622+06:00",
            "date": "2023-05-12"
        },
        {
            "id": 62963,
            "ip_address": "114.119.157.111",
            "count": 1,
            "first_visit": "2024-01-12T17:26:42.845832+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 43789,
            "ip_address": "114.119.157.111",
            "count": 1,
            "first_visit": "2023-03-15T07:58:35.435583+06:00",
            "date": "2023-03-15"
        }
    ]
}