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

{
    "count": 103593,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55064&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55048&ordering=-ip_address",
    "results": [
        {
            "id": 15834,
            "ip_address": "116.58.205.255",
            "count": 1,
            "first_visit": "2022-06-17T04:09:02.139334+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 14662,
            "ip_address": "116.58.205.254",
            "count": 1,
            "first_visit": "2022-06-12T17:52:32.044733+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 6938,
            "ip_address": "116.58.205.254",
            "count": 1,
            "first_visit": "2022-05-16T17:46:40.977733+06:00",
            "date": null
        },
        {
            "id": 7639,
            "ip_address": "116.58.205.253",
            "count": 1,
            "first_visit": "2022-05-17T08:07:01.598488+06:00",
            "date": null
        },
        {
            "id": 26094,
            "ip_address": "116.58.205.253",
            "count": 1,
            "first_visit": "2022-07-22T23:06:59.788839+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 49544,
            "ip_address": "116.58.205.253",
            "count": 3,
            "first_visit": "2023-07-08T10:54:40.419697+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 46913,
            "ip_address": "116.58.205.253",
            "count": 1,
            "first_visit": "2023-05-21T10:14:22.786473+06:00",
            "date": "2023-05-21"
        },
        {
            "id": 9517,
            "ip_address": "116.58.205.252",
            "count": 1,
            "first_visit": "2022-05-19T22:33:45.204108+06:00",
            "date": null
        }
    ]
}