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

{
    "count": 97373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23256&ordering=ip_address",
    "results": [
        {
            "id": 58279,
            "ip_address": "103.92.152.21",
            "count": 2,
            "first_visit": "2023-10-23T19:33:11.475683+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 44454,
            "ip_address": "103.92.152.21",
            "count": 1,
            "first_visit": "2023-03-27T06:09:16.256724+06:00",
            "date": "2023-03-27"
        },
        {
            "id": 24373,
            "ip_address": "103.92.152.22",
            "count": 1,
            "first_visit": "2022-07-20T06:06:14.055009+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 13498,
            "ip_address": "103.92.152.22",
            "count": 1,
            "first_visit": "2022-06-04T11:29:19.610595+06:00",
            "date": null
        },
        {
            "id": 25253,
            "ip_address": "103.92.152.22",
            "count": 2,
            "first_visit": "2022-07-21T09:21:23.022545+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 18277,
            "ip_address": "103.92.152.23",
            "count": 1,
            "first_visit": "2022-06-24T20:39:13.572662+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 6420,
            "ip_address": "103.92.152.23",
            "count": 2,
            "first_visit": "2022-05-15T21:32:37.325215+06:00",
            "date": null
        },
        {
            "id": 18848,
            "ip_address": "103.92.152.26",
            "count": 1,
            "first_visit": "2022-06-25T23:43:51.689045+06:00",
            "date": "2022-06-25"
        }
    ]
}