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

{
    "count": 101566,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40352&ordering=-ip_address",
    "results": [
        {
            "id": 5778,
            "ip_address": "182.48.87.29",
            "count": 1,
            "first_visit": "2022-05-10T12:06:00.123150+06:00",
            "date": null
        },
        {
            "id": 23131,
            "ip_address": "182.48.87.246",
            "count": 2,
            "first_visit": "2022-07-16T10:58:05.059525+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 8920,
            "ip_address": "182.48.87.202",
            "count": 1,
            "first_visit": "2022-05-18T12:38:44.660468+06:00",
            "date": null
        },
        {
            "id": 23154,
            "ip_address": "182.48.87.158",
            "count": 1,
            "first_visit": "2022-07-16T13:12:36.877830+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 3479,
            "ip_address": "182.48.86.49",
            "count": 27,
            "first_visit": "2022-02-10T01:02:16.046754+06:00",
            "date": null
        },
        {
            "id": 16961,
            "ip_address": "182.48.86.49",
            "count": 2,
            "first_visit": "2022-06-21T10:21:14.468600+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 23192,
            "ip_address": "182.48.86.49",
            "count": 1,
            "first_visit": "2022-07-16T19:26:12.019360+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 20697,
            "ip_address": "182.48.86.49",
            "count": 6,
            "first_visit": "2022-07-02T11:55:33.800222+06:00",
            "date": "2022-07-02"
        }
    ]
}