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

{
    "count": 93296,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79200&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79184&ordering=-ip_address",
    "results": [
        {
            "id": 16577,
            "ip_address": "103.221.55.49",
            "count": 6,
            "first_visit": "2022-06-19T12:34:33.997807+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 15744,
            "ip_address": "103.221.55.49",
            "count": 2,
            "first_visit": "2022-06-16T21:30:11.578240+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 16339,
            "ip_address": "103.221.55.49",
            "count": 3,
            "first_visit": "2022-06-18T11:27:23.991349+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 60550,
            "ip_address": "103.221.55.49",
            "count": 3,
            "first_visit": "2023-12-04T20:59:00.962719+06:00",
            "date": "2023-12-04"
        },
        {
            "id": 60373,
            "ip_address": "103.221.55.49",
            "count": 1,
            "first_visit": "2023-12-01T08:48:29.333302+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 68482,
            "ip_address": "103.221.55.48",
            "count": 2,
            "first_visit": "2024-05-17T22:22:33.408197+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 12155,
            "ip_address": "103.221.55.123",
            "count": 1,
            "first_visit": "2022-05-28T11:18:37.344693+06:00",
            "date": null
        },
        {
            "id": 12460,
            "ip_address": "103.221.55.109",
            "count": 1,
            "first_visit": "2022-05-29T12:32:00.272758+06:00",
            "date": null
        }
    ]
}