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

{
    "count": 94160,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12680&ordering=ip_address",
    "results": [
        {
            "id": 32929,
            "ip_address": "103.205.180.41",
            "count": 1,
            "first_visit": "2022-08-25T15:44:51.848123+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 30372,
            "ip_address": "103.205.180.41",
            "count": 1,
            "first_visit": "2022-07-31T11:46:02.710745+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 1231,
            "ip_address": "103.205.181.19",
            "count": 1,
            "first_visit": "2021-12-22T04:40:41.110352+06:00",
            "date": null
        },
        {
            "id": 16346,
            "ip_address": "103.205.181.233",
            "count": 1,
            "first_visit": "2022-06-18T11:46:09.733539+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 406,
            "ip_address": "103.205.181.42",
            "count": 1,
            "first_visit": "2021-12-08T11:11:08.604901+06:00",
            "date": null
        },
        {
            "id": 13038,
            "ip_address": "103.205.181.73",
            "count": 1,
            "first_visit": "2022-05-31T09:39:03.907346+06:00",
            "date": null
        },
        {
            "id": 55938,
            "ip_address": "103.205.182.153",
            "count": 2,
            "first_visit": "2023-09-24T22:37:16.416246+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 6845,
            "ip_address": "103.205.182.153",
            "count": 1,
            "first_visit": "2022-05-16T16:39:27.927278+06:00",
            "date": null
        }
    ]
}