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

{
    "count": 94041,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12440&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12424&ordering=-date",
    "results": [
        {
            "id": 12456,
            "ip_address": "37.111.214.180",
            "count": 2,
            "first_visit": "2022-05-29T12:22:11.192393+06:00",
            "date": null
        },
        {
            "id": 12524,
            "ip_address": "43.245.122.236",
            "count": 1,
            "first_visit": "2022-05-29T18:16:20.584314+06:00",
            "date": null
        },
        {
            "id": 12457,
            "ip_address": "119.30.38.210",
            "count": 1,
            "first_visit": "2022-05-29T12:24:37.936319+06:00",
            "date": null
        },
        {
            "id": 12458,
            "ip_address": "203.190.13.153",
            "count": 1,
            "first_visit": "2022-05-29T12:25:25.596919+06:00",
            "date": null
        },
        {
            "id": 12428,
            "ip_address": "103.140.64.26",
            "count": 6,
            "first_visit": "2022-05-29T10:59:57.092728+06:00",
            "date": null
        },
        {
            "id": 12460,
            "ip_address": "103.221.55.109",
            "count": 1,
            "first_visit": "2022-05-29T12:32:00.272758+06:00",
            "date": null
        },
        {
            "id": 12461,
            "ip_address": "37.111.248.247",
            "count": 2,
            "first_visit": "2022-05-29T12:35:38.132355+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}