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

{
    "count": 91980,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89232&ordering=-ip_address",
    "results": [
        {
            "id": 49995,
            "ip_address": "103.120.36.50",
            "count": 1,
            "first_visit": "2023-07-15T00:31:23.430353+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 60108,
            "ip_address": "103.120.36.49",
            "count": 1,
            "first_visit": "2023-11-26T03:10:54.084407+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 51759,
            "ip_address": "103.120.36.48",
            "count": 2,
            "first_visit": "2023-08-05T12:44:32.153538+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 59451,
            "ip_address": "103.120.36.248",
            "count": 1,
            "first_visit": "2023-11-13T20:37:16.237567+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 24332,
            "ip_address": "103.120.36.230",
            "count": 4,
            "first_visit": "2022-07-20T01:29:28.557167+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 13522,
            "ip_address": "103.120.36.228",
            "count": 1,
            "first_visit": "2022-06-04T20:11:02.060002+06:00",
            "date": null
        },
        {
            "id": 10525,
            "ip_address": "103.120.36.223",
            "count": 2,
            "first_visit": "2022-05-23T08:01:58.813712+06:00",
            "date": null
        },
        {
            "id": 3474,
            "ip_address": "103.120.36.217",
            "count": 3,
            "first_visit": "2022-02-09T21:06:01.393254+06:00",
            "date": null
        }
    ]
}