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

{
    "count": 91576,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=248&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=232&ordering=id",
    "results": [
        {
            "id": 241,
            "ip_address": "114.119.166.166",
            "count": 19,
            "first_visit": "2021-12-05T22:44:02.757832+06:00",
            "date": null
        },
        {
            "id": 242,
            "ip_address": "114.119.152.77",
            "count": 7,
            "first_visit": "2021-12-05T23:15:40.213995+06:00",
            "date": null
        },
        {
            "id": 243,
            "ip_address": "114.119.152.34",
            "count": 13,
            "first_visit": "2021-12-05T23:22:36.932197+06:00",
            "date": null
        },
        {
            "id": 244,
            "ip_address": "37.111.197.123",
            "count": 1,
            "first_visit": "2021-12-05T23:49:13.475127+06:00",
            "date": null
        },
        {
            "id": 245,
            "ip_address": "114.119.152.50",
            "count": 14,
            "first_visit": "2021-12-05T23:55:20.165788+06:00",
            "date": null
        },
        {
            "id": 246,
            "ip_address": "114.119.157.118",
            "count": 21,
            "first_visit": "2021-12-06T00:15:19.683173+06:00",
            "date": null
        },
        {
            "id": 247,
            "ip_address": "114.119.155.50",
            "count": 14,
            "first_visit": "2021-12-06T00:22:59.910564+06:00",
            "date": null
        },
        {
            "id": 248,
            "ip_address": "66.249.66.128",
            "count": 13,
            "first_visit": "2021-12-06T00:53:27.036984+06:00",
            "date": null
        }
    ]
}