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

{
    "count": 91491,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=128&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=112&ordering=count",
    "results": [
        {
            "id": 370,
            "ip_address": "198.244.133.156",
            "count": 1,
            "first_visit": "2021-12-07T21:49:13.740281+06:00",
            "date": null
        },
        {
            "id": 323,
            "ip_address": "103.112.52.28",
            "count": 1,
            "first_visit": "2021-12-07T11:39:39.461639+06:00",
            "date": null
        },
        {
            "id": 117,
            "ip_address": "89.100.138.89",
            "count": 1,
            "first_visit": "2021-12-04T02:18:57.064601+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": 410,
            "ip_address": "182.160.118.77",
            "count": 1,
            "first_visit": "2021-12-08T11:52:16.542226+06:00",
            "date": null
        },
        {
            "id": 182,
            "ip_address": "103.147.162.179",
            "count": 1,
            "first_visit": "2021-12-05T01:34:15.466266+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": 690,
            "ip_address": "103.106.2.127",
            "count": 1,
            "first_visit": "2021-12-14T17:37:07.378748+06:00",
            "date": null
        }
    ]
}