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

{
    "count": 92237,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85664&ordering=-ip_address",
    "results": [
        {
            "id": 10197,
            "ip_address": "103.145.74.131",
            "count": 2,
            "first_visit": "2022-05-22T00:36:03.917076+06:00",
            "date": null
        },
        {
            "id": 1807,
            "ip_address": "103.145.74.128",
            "count": 1,
            "first_visit": "2022-01-11T11:25:41.816919+06:00",
            "date": null
        },
        {
            "id": 4003,
            "ip_address": "103.145.71.250",
            "count": 2,
            "first_visit": "2022-03-02T10:21:41.561204+06:00",
            "date": null
        },
        {
            "id": 33429,
            "ip_address": "103.145.70.52",
            "count": 1,
            "first_visit": "2022-08-30T13:28:49.605457+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 13899,
            "ip_address": "103.145.70.244",
            "count": 1,
            "first_visit": "2022-06-08T00:21:07.764555+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 20435,
            "ip_address": "103.145.70.241",
            "count": 1,
            "first_visit": "2022-06-30T20:19:42.868626+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 1233,
            "ip_address": "103.145.65.4",
            "count": 1,
            "first_visit": "2021-12-22T05:02:39.873081+06:00",
            "date": null
        },
        {
            "id": 3226,
            "ip_address": "103.145.45.166",
            "count": 1,
            "first_visit": "2022-02-02T15:28:55.198578+06:00",
            "date": null
        }
    ]
}