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

{
    "count": 99852,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22584&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22568&ordering=-ip_address",
    "results": [
        {
            "id": 60145,
            "ip_address": "37.111.212.134",
            "count": 1,
            "first_visit": "2023-11-27T03:49:28.585879+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 12128,
            "ip_address": "37.111.212.134",
            "count": 1,
            "first_visit": "2022-05-28T08:56:14.854422+06:00",
            "date": null
        },
        {
            "id": 31137,
            "ip_address": "37.111.212.134",
            "count": 1,
            "first_visit": "2022-08-04T15:43:16.226745+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 12129,
            "ip_address": "37.111.212.134",
            "count": 2,
            "first_visit": "2022-05-28T08:56:14.857231+06:00",
            "date": null
        },
        {
            "id": 4736,
            "ip_address": "37.111.212.133",
            "count": 3,
            "first_visit": "2022-03-28T15:26:24.051431+06:00",
            "date": null
        },
        {
            "id": 19491,
            "ip_address": "37.111.212.133",
            "count": 1,
            "first_visit": "2022-06-27T17:02:44.531167+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 34730,
            "ip_address": "37.111.212.133",
            "count": 1,
            "first_visit": "2022-09-20T21:01:29.446812+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 7599,
            "ip_address": "37.111.212.132",
            "count": 2,
            "first_visit": "2022-05-17T06:23:51.536692+06:00",
            "date": null
        }
    ]
}