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

{
    "count": 94836,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1104&ordering=-ip_address",
    "results": [
        {
            "id": 13320,
            "ip_address": "82.149.120.132",
            "count": 1,
            "first_visit": "2022-06-02T01:02:08.312557+06:00",
            "date": null
        },
        {
            "id": 1127,
            "ip_address": "82.135.224.18",
            "count": 2,
            "first_visit": "2021-12-21T08:04:03.378881+06:00",
            "date": null
        },
        {
            "id": 34337,
            "ip_address": "82.135.224.18",
            "count": 1,
            "first_visit": "2022-09-14T00:24:11.345070+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 23172,
            "ip_address": "82.135.224.18",
            "count": 1,
            "first_visit": "2022-07-16T16:13:26.526740+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 34684,
            "ip_address": "82.135.224.18",
            "count": 1,
            "first_visit": "2022-09-19T23:44:07.365786+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 45426,
            "ip_address": "82.135.224.18",
            "count": 1,
            "first_visit": "2023-04-17T04:17:22.679914+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 34537,
            "ip_address": "82.135.224.18",
            "count": 1,
            "first_visit": "2022-09-17T09:21:46.984931+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 41448,
            "ip_address": "82.135.224.18",
            "count": 2,
            "first_visit": "2023-02-03T08:54:33.997879+06:00",
            "date": "2023-02-03"
        }
    ]
}