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

{
    "count": 96113,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19816&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19800&ordering=-ip_address",
    "results": [
        {
            "id": 34504,
            "ip_address": "37.111.222.143",
            "count": 1,
            "first_visit": "2022-09-16T15:28:57.390236+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 6497,
            "ip_address": "37.111.222.140",
            "count": 1,
            "first_visit": "2022-05-16T00:54:40.727774+06:00",
            "date": null
        },
        {
            "id": 13302,
            "ip_address": "37.111.222.137",
            "count": 1,
            "first_visit": "2022-06-01T22:21:13.096043+06:00",
            "date": null
        },
        {
            "id": 61567,
            "ip_address": "37.111.222.131",
            "count": 1,
            "first_visit": "2023-12-21T08:41:54.308091+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 13540,
            "ip_address": "37.111.222.129",
            "count": 1,
            "first_visit": "2022-06-05T07:54:14.478527+06:00",
            "date": null
        },
        {
            "id": 50820,
            "ip_address": "37.111.222.126",
            "count": 1,
            "first_visit": "2023-07-25T18:11:23.504088+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 39895,
            "ip_address": "37.111.222.116",
            "count": 7,
            "first_visit": "2023-01-05T10:46:47.402190+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 16264,
            "ip_address": "37.111.222.111",
            "count": 1,
            "first_visit": "2022-06-18T07:54:12.629333+06:00",
            "date": "2022-06-18"
        }
    ]
}