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

{
    "count": 91928,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1008&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=992&ordering=id",
    "results": [
        {
            "id": 1001,
            "ip_address": "91.80.24.225",
            "count": 2,
            "first_visit": "2021-12-20T03:55:09.285797+06:00",
            "date": null
        },
        {
            "id": 1002,
            "ip_address": "103.87.114.128",
            "count": 2,
            "first_visit": "2021-12-20T04:31:15.918162+06:00",
            "date": null
        },
        {
            "id": 1003,
            "ip_address": "45.124.171.161",
            "count": 1,
            "first_visit": "2021-12-20T04:33:37.148001+06:00",
            "date": null
        },
        {
            "id": 1004,
            "ip_address": "103.136.200.162",
            "count": 1,
            "first_visit": "2021-12-20T05:57:12.299462+06:00",
            "date": null
        },
        {
            "id": 1005,
            "ip_address": "151.68.55.78",
            "count": 2,
            "first_visit": "2021-12-20T05:57:44.123195+06:00",
            "date": null
        },
        {
            "id": 1006,
            "ip_address": "27.147.204.240",
            "count": 2,
            "first_visit": "2021-12-20T06:31:57.866011+06:00",
            "date": null
        },
        {
            "id": 1007,
            "ip_address": "175.99.133.2",
            "count": 1,
            "first_visit": "2021-12-20T08:03:36.441359+06:00",
            "date": null
        },
        {
            "id": 1008,
            "ip_address": "37.111.222.22",
            "count": 2,
            "first_visit": "2021-12-20T08:03:37.460384+06:00",
            "date": null
        }
    ]
}