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

{
    "count": 92493,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81496&ordering=ip_address",
    "results": [
        {
            "id": 36755,
            "ip_address": "54.145.123.15",
            "count": 1,
            "first_visit": "2022-11-01T02:14:52.676053+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36758,
            "ip_address": "54.145.232.176",
            "count": 1,
            "first_visit": "2022-11-01T03:27:59.794624+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 2300,
            "ip_address": "54.145.27.219",
            "count": 1,
            "first_visit": "2022-01-16T14:28:16.482259+06:00",
            "date": null
        },
        {
            "id": 5392,
            "ip_address": "54.146.114.97",
            "count": 8,
            "first_visit": "2022-04-26T09:07:17.770894+06:00",
            "date": null
        },
        {
            "id": 39459,
            "ip_address": "54.146.128.77",
            "count": 1,
            "first_visit": "2022-12-27T13:22:09.072812+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 42611,
            "ip_address": "54.146.185.78",
            "count": 13,
            "first_visit": "2023-02-23T18:24:55.842281+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 21255,
            "ip_address": "54.147.108.125",
            "count": 1,
            "first_visit": "2022-07-06T00:17:44.748604+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 35904,
            "ip_address": "54.147.108.125",
            "count": 1,
            "first_visit": "2022-10-14T21:28:09.086061+06:00",
            "date": "2022-10-14"
        }
    ]
}