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

{
    "count": 92630,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10088&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10072&ordering=id",
    "results": [
        {
            "id": 10081,
            "ip_address": "103.67.158.168",
            "count": 5,
            "first_visit": "2022-05-21T20:55:09.095477+06:00",
            "date": null
        },
        {
            "id": 10082,
            "ip_address": "37.111.214.192",
            "count": 1,
            "first_visit": "2022-05-21T21:06:21.981844+06:00",
            "date": null
        },
        {
            "id": 10083,
            "ip_address": "103.60.175.72",
            "count": 1,
            "first_visit": "2022-05-21T21:08:21.712508+06:00",
            "date": null
        },
        {
            "id": 10084,
            "ip_address": "37.111.247.140",
            "count": 1,
            "first_visit": "2022-05-21T21:14:15.434197+06:00",
            "date": null
        },
        {
            "id": 10085,
            "ip_address": "103.109.97.115",
            "count": 2,
            "first_visit": "2022-05-21T21:31:18.820595+06:00",
            "date": null
        },
        {
            "id": 10086,
            "ip_address": "103.203.178.133",
            "count": 1,
            "first_visit": "2022-05-21T21:32:40.623669+06:00",
            "date": null
        },
        {
            "id": 10087,
            "ip_address": "103.203.178.131",
            "count": 1,
            "first_visit": "2022-05-21T21:32:40.666344+06:00",
            "date": null
        },
        {
            "id": 10088,
            "ip_address": "103.253.46.70",
            "count": 2,
            "first_visit": "2022-05-21T21:37:33.109776+06:00",
            "date": null
        }
    ]
}