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

{
    "count": 102680,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49896&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49880&ordering=-ip_address",
    "results": [
        {
            "id": 47963,
            "ip_address": "123.253.65.145",
            "count": 1,
            "first_visit": "2023-06-10T11:39:17.706757+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 7482,
            "ip_address": "123.253.65.144",
            "count": 1,
            "first_visit": "2022-05-16T23:34:40.335790+06:00",
            "date": null
        },
        {
            "id": 17148,
            "ip_address": "123.253.65.143",
            "count": 1,
            "first_visit": "2022-06-21T20:17:44.279766+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 6337,
            "ip_address": "123.253.65.142",
            "count": 1,
            "first_visit": "2022-05-15T13:52:27.886168+06:00",
            "date": null
        },
        {
            "id": 37114,
            "ip_address": "123.253.65.142",
            "count": 1,
            "first_visit": "2022-11-08T17:23:07.612556+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 6171,
            "ip_address": "123.253.65.136",
            "count": 1,
            "first_visit": "2022-05-14T23:31:31.848984+06:00",
            "date": null
        },
        {
            "id": 55665,
            "ip_address": "123.253.65.132",
            "count": 1,
            "first_visit": "2023-09-21T21:10:57.803485+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 19810,
            "ip_address": "123.253.65.131",
            "count": 1,
            "first_visit": "2022-06-28T18:18:01.811224+06:00",
            "date": "2022-06-28"
        }
    ]
}