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

{
    "count": 94853,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14992&ordering=-ip_address",
    "results": [
        {
            "id": 12239,
            "ip_address": "43.245.122.219",
            "count": 3,
            "first_visit": "2022-05-28T16:03:33.447507+06:00",
            "date": null
        },
        {
            "id": 24947,
            "ip_address": "43.245.122.218",
            "count": 1,
            "first_visit": "2022-07-20T22:17:55.997311+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11774,
            "ip_address": "43.245.122.214",
            "count": 1,
            "first_visit": "2022-05-26T23:14:29.861387+06:00",
            "date": null
        },
        {
            "id": 30886,
            "ip_address": "43.245.122.214",
            "count": 1,
            "first_visit": "2022-08-02T21:00:13.004212+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 11156,
            "ip_address": "43.245.122.212",
            "count": 1,
            "first_visit": "2022-05-24T22:12:49.353285+06:00",
            "date": null
        },
        {
            "id": 27070,
            "ip_address": "43.245.122.211",
            "count": 1,
            "first_visit": "2022-07-25T07:22:00.427320+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 24746,
            "ip_address": "43.245.122.211",
            "count": 3,
            "first_visit": "2022-07-20T16:40:07.000182+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8518,
            "ip_address": "43.245.122.210",
            "count": 1,
            "first_visit": "2022-05-17T23:35:44.418758+06:00",
            "date": null
        }
    ]
}