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

{
    "count": 102550,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47664&ordering=ip_address",
    "results": [
        {
            "id": 28541,
            "ip_address": "116.58.201.50",
            "count": 1,
            "first_visit": "2022-07-28T03:35:00.241559+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7619,
            "ip_address": "116.58.201.51",
            "count": 2,
            "first_visit": "2022-05-17T07:22:41.798469+06:00",
            "date": null
        },
        {
            "id": 25256,
            "ip_address": "116.58.201.51",
            "count": 1,
            "first_visit": "2022-07-21T09:26:46.713743+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8339,
            "ip_address": "116.58.201.52",
            "count": 1,
            "first_visit": "2022-05-17T22:24:50.201347+06:00",
            "date": null
        },
        {
            "id": 15362,
            "ip_address": "116.58.201.52",
            "count": 1,
            "first_visit": "2022-06-15T16:56:19.263764+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 9423,
            "ip_address": "116.58.201.53",
            "count": 2,
            "first_visit": "2022-05-19T15:55:45.809387+06:00",
            "date": null
        },
        {
            "id": 6949,
            "ip_address": "116.58.201.54",
            "count": 3,
            "first_visit": "2022-05-16T17:56:36.652597+06:00",
            "date": null
        },
        {
            "id": 26938,
            "ip_address": "116.58.201.54",
            "count": 1,
            "first_visit": "2022-07-25T00:02:27.664228+06:00",
            "date": "2022-07-25"
        }
    ]
}