GET /user_management/visitor-free/?format=api&offset=45528&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=45536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45520&ordering=ip_address",
    "results": [
        {
            "id": 42675,
            "ip_address": "114.119.162.58",
            "count": 1,
            "first_visit": "2023-02-24T23:00:00.559139+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 56322,
            "ip_address": "114.119.162.58",
            "count": 1,
            "first_visit": "2023-09-29T19:16:31.954497+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 53583,
            "ip_address": "114.119.162.58",
            "count": 1,
            "first_visit": "2023-08-26T18:01:37.458930+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 808,
            "ip_address": "114.119.162.58",
            "count": 18,
            "first_visit": "2021-12-18T18:44:48.348842+06:00",
            "date": null
        },
        {
            "id": 39074,
            "ip_address": "114.119.162.58",
            "count": 1,
            "first_visit": "2022-12-21T05:42:28.887179+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 380,
            "ip_address": "114.119.162.62",
            "count": 18,
            "first_visit": "2021-12-08T01:13:11.791341+06:00",
            "date": null
        },
        {
            "id": 56942,
            "ip_address": "114.119.162.62",
            "count": 1,
            "first_visit": "2023-10-06T19:33:29.996865+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 54868,
            "ip_address": "114.119.162.62",
            "count": 1,
            "first_visit": "2023-09-12T01:33:08.741797+06:00",
            "date": "2023-09-12"
        }
    ]
}