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

{
    "count": 91428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=104&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88&ordering=count",
    "results": [
        {
            "id": 10,
            "ip_address": "212.24.174.194",
            "count": 1,
            "first_visit": "2021-12-02T17:40:59.295949+06:00",
            "date": null
        },
        {
            "id": 140,
            "ip_address": "103.85.114.2",
            "count": 1,
            "first_visit": "2021-12-04T10:11:32.613204+06:00",
            "date": null
        },
        {
            "id": 70,
            "ip_address": "118.179.161.216",
            "count": 1,
            "first_visit": "2021-12-03T14:38:37.356687+06:00",
            "date": null
        },
        {
            "id": 367,
            "ip_address": "116.68.197.81",
            "count": 1,
            "first_visit": "2021-12-07T20:53:01.624227+06:00",
            "date": null
        },
        {
            "id": 376,
            "ip_address": "103.133.200.233",
            "count": 1,
            "first_visit": "2021-12-08T00:02:57.875618+06:00",
            "date": null
        },
        {
            "id": 221,
            "ip_address": "103.106.238.209",
            "count": 1,
            "first_visit": "2021-12-05T16:06:44.444427+06:00",
            "date": null
        },
        {
            "id": 75,
            "ip_address": "202.83.126.153",
            "count": 1,
            "first_visit": "2021-12-03T16:24:06.860299+06:00",
            "date": null
        },
        {
            "id": 617,
            "ip_address": "118.179.101.25",
            "count": 1,
            "first_visit": "2021-12-12T16:52:26.184251+06:00",
            "date": null
        }
    ]
}