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

{
    "count": 92107,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1664&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1648&ordering=-date",
    "results": [
        {
            "id": 1569,
            "ip_address": "137.59.5.249",
            "count": 24,
            "first_visit": "2022-01-01T19:20:21.847210+06:00",
            "date": null
        },
        {
            "id": 1630,
            "ip_address": "123.253.65.55",
            "count": 3,
            "first_visit": "2022-01-03T21:53:19.211344+06:00",
            "date": null
        },
        {
            "id": 1691,
            "ip_address": "103.217.111.195",
            "count": 4,
            "first_visit": "2022-01-06T12:33:16.321313+06:00",
            "date": null
        },
        {
            "id": 1650,
            "ip_address": "202.59.140.218",
            "count": 8,
            "first_visit": "2022-01-04T17:32:22.369621+06:00",
            "date": null
        },
        {
            "id": 1583,
            "ip_address": "114.119.153.188",
            "count": 10,
            "first_visit": "2022-01-02T03:27:39.583454+06:00",
            "date": null
        },
        {
            "id": 1572,
            "ip_address": "37.111.196.5",
            "count": 3,
            "first_visit": "2022-01-01T21:28:11.825715+06:00",
            "date": null
        },
        {
            "id": 1594,
            "ip_address": "114.119.155.228",
            "count": 16,
            "first_visit": "2022-01-02T13:39:29.485145+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
        }
    ]
}