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

{
    "count": 102532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47480&ordering=ip_address",
    "results": [
        {
            "id": 40472,
            "ip_address": "116.58.201.137",
            "count": 2,
            "first_visit": "2023-01-16T16:20:14.929833+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 12336,
            "ip_address": "116.58.201.138",
            "count": 1,
            "first_visit": "2022-05-28T23:53:29.997323+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": 7174,
            "ip_address": "116.58.201.14",
            "count": 1,
            "first_visit": "2022-05-16T19:48:47.687880+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": 9375,
            "ip_address": "116.58.201.141",
            "count": 4,
            "first_visit": "2022-05-19T13:37:01.877885+06:00",
            "date": null
        },
        {
            "id": 16204,
            "ip_address": "116.58.201.143",
            "count": 2,
            "first_visit": "2022-06-18T03:00:47.371714+06:00",
            "date": "2022-06-18"
        }
    ]
}