GET /user_management/visitor-free/?format=api&offset=48040&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=48048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48032&ordering=ip_address",
    "results": [
        {
            "id": 6079,
            "ip_address": "116.58.203.209",
            "count": 1,
            "first_visit": "2022-05-14T19:28:17.445675+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": 9113,
            "ip_address": "116.58.203.21",
            "count": 1,
            "first_visit": "2022-05-18T22:30:06.817311+06:00",
            "date": null
        },
        {
            "id": 11718,
            "ip_address": "116.58.203.210",
            "count": 1,
            "first_visit": "2022-05-26T21:06:44.452393+06:00",
            "date": null
        },
        {
            "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": 11530,
            "ip_address": "116.58.203.212",
            "count": 1,
            "first_visit": "2022-05-25T23:58:51.569800+06:00",
            "date": null
        },
        {
            "id": 12003,
            "ip_address": "116.58.203.213",
            "count": 1,
            "first_visit": "2022-05-27T22:26:41.888281+06:00",
            "date": null
        },
        {
            "id": 51505,
            "ip_address": "116.58.203.213",
            "count": 1,
            "first_visit": "2023-08-02T19:42:38.572678+06:00",
            "date": "2023-08-02"
        }
    ]
}