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

{
    "count": 101956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42648&ordering=ip_address",
    "results": [
        {
            "id": 40961,
            "ip_address": "114.119.153.191",
            "count": 1,
            "first_visit": "2023-01-25T22:56:51.196205+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 511,
            "ip_address": "114.119.153.191",
            "count": 17,
            "first_visit": "2021-12-10T00:01:08.052142+06:00",
            "date": null
        },
        {
            "id": 40091,
            "ip_address": "114.119.153.191",
            "count": 1,
            "first_visit": "2023-01-08T21:51:01.110231+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 163,
            "ip_address": "114.119.153.20",
            "count": 7,
            "first_visit": "2021-12-04T19:11:48.611969+06:00",
            "date": null
        },
        {
            "id": 44245,
            "ip_address": "114.119.153.20",
            "count": 1,
            "first_visit": "2023-03-22T20:18:10.250727+06:00",
            "date": "2023-03-22"
        },
        {
            "id": 63012,
            "ip_address": "114.119.153.20",
            "count": 1,
            "first_visit": "2024-01-13T07:14:16.653883+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 44072,
            "ip_address": "114.119.153.20",
            "count": 1,
            "first_visit": "2023-03-19T22:51:21.705122+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 49115,
            "ip_address": "114.119.153.20",
            "count": 1,
            "first_visit": "2023-07-01T04:06:34.469428+06:00",
            "date": "2023-07-01"
        }
    ]
}