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

{
    "count": 91987,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1272&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1256&ordering=-date",
    "results": [
        {
            "id": 1256,
            "ip_address": "114.119.157.3",
            "count": 15,
            "first_visit": "2021-12-22T17:13:56.748335+06:00",
            "date": null
        },
        {
            "id": 1273,
            "ip_address": "114.119.152.64",
            "count": 10,
            "first_visit": "2021-12-23T02:01:04.724869+06:00",
            "date": null
        },
        {
            "id": 1243,
            "ip_address": "103.230.106.39",
            "count": 2,
            "first_visit": "2021-12-22T11:30:15.104406+06:00",
            "date": null
        },
        {
            "id": 1252,
            "ip_address": "118.67.217.142",
            "count": 9,
            "first_visit": "2021-12-22T15:26:36.179051+06:00",
            "date": null
        },
        {
            "id": 1239,
            "ip_address": "114.119.158.138",
            "count": 15,
            "first_visit": "2021-12-22T10:28:04.148768+06:00",
            "date": null
        },
        {
            "id": 1234,
            "ip_address": "114.119.154.113",
            "count": 16,
            "first_visit": "2021-12-22T06:49:39.090156+06:00",
            "date": null
        },
        {
            "id": 1247,
            "ip_address": "114.119.161.89",
            "count": 11,
            "first_visit": "2021-12-22T13:32:05.109385+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
        }
    ]
}