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

{
    "count": 103832,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56136&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56120&ordering=-ip_address",
    "results": [
        {
            "id": 3055,
            "ip_address": "116.212.111.186",
            "count": 4,
            "first_visit": "2022-01-30T12:13:26.341199+06:00",
            "date": null
        },
        {
            "id": 24650,
            "ip_address": "116.212.108.10",
            "count": 1,
            "first_visit": "2022-07-20T13:44:23.881237+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 33547,
            "ip_address": "116.21.12.242",
            "count": 1,
            "first_visit": "2022-08-31T14:38:37.970025+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 67034,
            "ip_address": "116.206.91.204",
            "count": 1,
            "first_visit": "2024-04-16T10:49:21.408980+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 67275,
            "ip_address": "116.206.91.204",
            "count": 3,
            "first_visit": "2024-04-21T21:24:58.970374+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 26159,
            "ip_address": "116.206.91.203",
            "count": 1,
            "first_visit": "2022-07-23T01:28:00.948024+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 20010,
            "ip_address": "116.206.91.202",
            "count": 1,
            "first_visit": "2022-06-29T11:56:20.698118+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 9619,
            "ip_address": "116.206.91.201",
            "count": 1,
            "first_visit": "2022-05-20T07:57:06.010679+06:00",
            "date": null
        }
    ]
}