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

{
    "count": 92361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7528&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7512&ordering=first_visit",
    "results": [
        {
            "id": 7521,
            "ip_address": "103.253.45.8",
            "count": 1,
            "first_visit": "2022-05-16T23:53:18.528082+06:00",
            "date": null
        },
        {
            "id": 7522,
            "ip_address": "116.58.201.199",
            "count": 2,
            "first_visit": "2022-05-16T23:53:26.099410+06:00",
            "date": null
        },
        {
            "id": 7523,
            "ip_address": "103.209.198.34",
            "count": 9,
            "first_visit": "2022-05-16T23:54:11.165163+06:00",
            "date": null
        },
        {
            "id": 7524,
            "ip_address": "103.206.229.230",
            "count": 3,
            "first_visit": "2022-05-16T23:54:18.193180+06:00",
            "date": null
        },
        {
            "id": 7525,
            "ip_address": "119.30.45.225",
            "count": 1,
            "first_visit": "2022-05-16T23:54:51.889864+06:00",
            "date": null
        },
        {
            "id": 7526,
            "ip_address": "103.67.159.84",
            "count": 2,
            "first_visit": "2022-05-16T23:54:56.855366+06:00",
            "date": null
        },
        {
            "id": 7527,
            "ip_address": "103.253.45.75",
            "count": 3,
            "first_visit": "2022-05-16T23:55:21.058174+06:00",
            "date": null
        },
        {
            "id": 7528,
            "ip_address": "103.67.158.23",
            "count": 1,
            "first_visit": "2022-05-16T23:56:06.578521+06:00",
            "date": null
        }
    ]
}