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

{
    "count": 101854,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41944&ordering=ip_address",
    "results": [
        {
            "id": 41493,
            "ip_address": "114.119.151.63",
            "count": 1,
            "first_visit": "2023-02-04T04:01:47.299071+06:00",
            "date": "2023-02-04"
        },
        {
            "id": 50565,
            "ip_address": "114.119.151.64",
            "count": 1,
            "first_visit": "2023-07-22T12:23:38.308185+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 369,
            "ip_address": "114.119.151.64",
            "count": 21,
            "first_visit": "2021-12-07T21:18:26.827975+06:00",
            "date": null
        },
        {
            "id": 38303,
            "ip_address": "114.119.151.64",
            "count": 1,
            "first_visit": "2022-12-04T21:12:55.843066+06:00",
            "date": "2022-12-04"
        },
        {
            "id": 289,
            "ip_address": "114.119.151.67",
            "count": 17,
            "first_visit": "2021-12-06T13:00:34.576729+06:00",
            "date": null
        },
        {
            "id": 48451,
            "ip_address": "114.119.151.67",
            "count": 1,
            "first_visit": "2023-06-18T11:20:22.947932+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 62146,
            "ip_address": "114.119.151.67",
            "count": 1,
            "first_visit": "2023-12-30T02:52:24.130271+06:00",
            "date": "2023-12-30"
        },
        {
            "id": 46734,
            "ip_address": "114.119.151.67",
            "count": 1,
            "first_visit": "2023-05-17T13:00:25.512353+06:00",
            "date": "2023-05-17"
        }
    ]
}