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

{
    "count": 101834,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41888&ordering=-ip_address",
    "results": [
        {
            "id": 35664,
            "ip_address": "180.210.223.199",
            "count": 1,
            "first_visit": "2022-10-09T09:15:28.815033+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 13506,
            "ip_address": "180.210.223.154",
            "count": 2,
            "first_visit": "2022-06-04T13:42:30.970718+06:00",
            "date": null
        },
        {
            "id": 3177,
            "ip_address": "180.210.223.140",
            "count": 4,
            "first_visit": "2022-02-01T12:12:10.696529+06:00",
            "date": null
        },
        {
            "id": 8282,
            "ip_address": "180.210.220.154",
            "count": 1,
            "first_visit": "2022-05-17T20:09:58.355157+06:00",
            "date": null
        },
        {
            "id": 17881,
            "ip_address": "180.210.220.12",
            "count": 1,
            "first_visit": "2022-06-24T00:00:51.725311+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 11742,
            "ip_address": "180.210.190.130",
            "count": 1,
            "first_visit": "2022-05-26T22:40:57.679144+06:00",
            "date": null
        },
        {
            "id": 11176,
            "ip_address": "180.210.185.210",
            "count": 1,
            "first_visit": "2022-05-24T22:39:36.984622+06:00",
            "date": null
        },
        {
            "id": 18092,
            "ip_address": "180.210.185.208",
            "count": 2,
            "first_visit": "2022-06-24T12:28:17.130016+06:00",
            "date": "2022-06-24"
        }
    ]
}