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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79552&ordering=-ip_address",
    "results": [
        {
            "id": 58550,
            "ip_address": "103.71.47.168",
            "count": 1,
            "first_visit": "2023-10-28T09:00:09.095657+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 22944,
            "ip_address": "103.71.46.74",
            "count": 1,
            "first_visit": "2022-07-15T09:58:48.191140+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 21292,
            "ip_address": "103.71.46.65",
            "count": 1,
            "first_visit": "2022-07-06T10:12:33.562113+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 13495,
            "ip_address": "103.71.46.65",
            "count": 1,
            "first_visit": "2022-06-04T10:54:48.901593+06:00",
            "date": null
        },
        {
            "id": 14403,
            "ip_address": "103.71.46.65",
            "count": 1,
            "first_visit": "2022-06-11T03:53:56.105113+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 16276,
            "ip_address": "103.71.46.59",
            "count": 1,
            "first_visit": "2022-06-18T08:41:37.150120+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 3595,
            "ip_address": "103.71.46.19",
            "count": 2,
            "first_visit": "2022-02-14T12:01:10.551015+06:00",
            "date": null
        },
        {
            "id": 47784,
            "ip_address": "103.71.46.167",
            "count": 4,
            "first_visit": "2023-06-06T14:43:18.700266+06:00",
            "date": "2023-06-06"
        }
    ]
}