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

{
    "count": 100570,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88152&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88136&ordering=-ip_address",
    "results": [
        {
            "id": 29926,
            "ip_address": "103.196.232.133",
            "count": 1,
            "first_visit": "2022-07-30T15:35:54.379463+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 35487,
            "ip_address": "103.196.232.133",
            "count": 1,
            "first_visit": "2022-10-04T21:55:09.286004+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 31859,
            "ip_address": "103.196.232.133",
            "count": 1,
            "first_visit": "2022-08-12T19:00:36.142477+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 3251,
            "ip_address": "103.196.232.133",
            "count": 3,
            "first_visit": "2022-02-03T09:06:16.591029+06:00",
            "date": null
        },
        {
            "id": 33885,
            "ip_address": "103.196.232.133",
            "count": 1,
            "first_visit": "2022-09-05T23:41:52.537702+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 30691,
            "ip_address": "103.196.232.132",
            "count": 1,
            "first_visit": "2022-08-01T17:52:24.122550+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 2336,
            "ip_address": "103.196.232.132",
            "count": 5,
            "first_visit": "2022-01-16T22:18:30.652725+06:00",
            "date": null
        },
        {
            "id": 30174,
            "ip_address": "103.196.232.132",
            "count": 2,
            "first_visit": "2022-07-31T05:42:13.770444+06:00",
            "date": "2022-07-31"
        }
    ]
}