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

{
    "count": 103902,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56424&ordering=-ip_address",
    "results": [
        {
            "id": 75158,
            "ip_address": "116.204.154.9",
            "count": 1,
            "first_visit": "2024-11-03T15:57:08.390689+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 4376,
            "ip_address": "116.204.154.84",
            "count": 1,
            "first_visit": "2022-03-14T23:05:15.623074+06:00",
            "date": null
        },
        {
            "id": 48427,
            "ip_address": "116.204.154.64",
            "count": 2,
            "first_visit": "2023-06-18T00:42:55.308798+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 54000,
            "ip_address": "116.204.154.64",
            "count": 1,
            "first_visit": "2023-09-01T00:14:39.714252+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 2941,
            "ip_address": "116.204.154.60",
            "count": 4,
            "first_visit": "2022-01-27T15:22:41.986176+06:00",
            "date": null
        },
        {
            "id": 19862,
            "ip_address": "116.204.154.6",
            "count": 1,
            "first_visit": "2022-06-28T23:20:57.525273+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 36274,
            "ip_address": "116.204.154.59",
            "count": 1,
            "first_visit": "2022-10-21T23:38:27.070500+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 56085,
            "ip_address": "116.204.154.59",
            "count": 1,
            "first_visit": "2023-09-26T16:21:10.494317+06:00",
            "date": "2023-09-26"
        }
    ]
}