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

{
    "count": 103801,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55944&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55928&ordering=-ip_address",
    "results": [
        {
            "id": 16204,
            "ip_address": "116.58.201.143",
            "count": 2,
            "first_visit": "2022-06-18T03:00:47.371714+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 9375,
            "ip_address": "116.58.201.141",
            "count": 4,
            "first_visit": "2022-05-19T13:37:01.877885+06:00",
            "date": null
        },
        {
            "id": 3909,
            "ip_address": "116.58.201.140",
            "count": 1,
            "first_visit": "2022-02-27T07:38:47.004408+06:00",
            "date": null
        },
        {
            "id": 7174,
            "ip_address": "116.58.201.14",
            "count": 1,
            "first_visit": "2022-05-16T19:48:47.687880+06:00",
            "date": null
        },
        {
            "id": 8386,
            "ip_address": "116.58.201.139",
            "count": 2,
            "first_visit": "2022-05-17T22:43:07.106859+06:00",
            "date": null
        },
        {
            "id": 26736,
            "ip_address": "116.58.201.139",
            "count": 1,
            "first_visit": "2022-07-24T12:40:13.921911+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12336,
            "ip_address": "116.58.201.138",
            "count": 1,
            "first_visit": "2022-05-28T23:53:29.997323+06:00",
            "date": null
        },
        {
            "id": 6402,
            "ip_address": "116.58.201.137",
            "count": 2,
            "first_visit": "2022-05-15T20:59:26.121456+06:00",
            "date": null
        }
    ]
}