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

{
    "count": 103675,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55312&ordering=-ip_address",
    "results": [
        {
            "id": 95292,
            "ip_address": "116.58.203.211",
            "count": 1,
            "first_visit": "2026-02-17T17:16:54.761305+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 11718,
            "ip_address": "116.58.203.210",
            "count": 1,
            "first_visit": "2022-05-26T21:06:44.452393+06:00",
            "date": null
        },
        {
            "id": 9113,
            "ip_address": "116.58.203.21",
            "count": 1,
            "first_visit": "2022-05-18T22:30:06.817311+06:00",
            "date": null
        },
        {
            "id": 24539,
            "ip_address": "116.58.203.21",
            "count": 6,
            "first_visit": "2022-07-20T11:29:12.790250+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6079,
            "ip_address": "116.58.203.209",
            "count": 1,
            "first_visit": "2022-05-14T19:28:17.445675+06:00",
            "date": null
        },
        {
            "id": 12138,
            "ip_address": "116.58.203.208",
            "count": 1,
            "first_visit": "2022-05-28T09:49:40.889160+06:00",
            "date": null
        },
        {
            "id": 29290,
            "ip_address": "116.58.203.206",
            "count": 2,
            "first_visit": "2022-07-29T12:59:09.795273+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 18304,
            "ip_address": "116.58.203.206",
            "count": 1,
            "first_visit": "2022-06-24T22:25:02.949034+06:00",
            "date": "2022-06-24"
        }
    ]
}