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

{
    "count": 102577,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47992&ordering=ip_address",
    "results": [
        {
            "id": 5669,
            "ip_address": "116.58.203.161",
            "count": 1,
            "first_visit": "2022-05-06T14:18:37.771382+06:00",
            "date": null
        },
        {
            "id": 19084,
            "ip_address": "116.58.203.162",
            "count": 3,
            "first_visit": "2022-06-26T12:59:42.340180+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 79310,
            "ip_address": "116.58.203.166",
            "count": 1,
            "first_visit": "2025-02-22T22:44:14.890954+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 10172,
            "ip_address": "116.58.203.17",
            "count": 2,
            "first_visit": "2022-05-21T23:48:41.622934+06:00",
            "date": null
        },
        {
            "id": 16743,
            "ip_address": "116.58.203.178",
            "count": 1,
            "first_visit": "2022-06-20T07:27:24.475671+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 27381,
            "ip_address": "116.58.203.18",
            "count": 1,
            "first_visit": "2022-07-25T18:01:19.827058+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9916,
            "ip_address": "116.58.203.18",
            "count": 3,
            "first_visit": "2022-05-21T01:27:31.054720+06:00",
            "date": null
        },
        {
            "id": 41623,
            "ip_address": "116.58.203.18",
            "count": 1,
            "first_visit": "2023-02-06T11:24:51.566250+06:00",
            "date": "2023-02-06"
        }
    ]
}