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

{
    "count": 91361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56&ordering=count",
    "results": [
        {
            "id": 98,
            "ip_address": "103.132.182.149",
            "count": 1,
            "first_visit": "2021-12-03T21:26:30.694062+06:00",
            "date": null
        },
        {
            "id": 155,
            "ip_address": "37.111.226.213",
            "count": 1,
            "first_visit": "2021-12-04T14:21:54.771892+06:00",
            "date": null
        },
        {
            "id": 48,
            "ip_address": "104.237.141.254",
            "count": 1,
            "first_visit": "2021-12-03T07:56:47.613167+06:00",
            "date": null
        },
        {
            "id": 218,
            "ip_address": "103.217.111.161",
            "count": 1,
            "first_visit": "2021-12-05T15:30:10.178437+06:00",
            "date": null
        },
        {
            "id": 316,
            "ip_address": "103.142.185.2",
            "count": 1,
            "first_visit": "2021-12-06T20:19:12.277613+06:00",
            "date": null
        },
        {
            "id": 212,
            "ip_address": "103.175.130.10",
            "count": 1,
            "first_visit": "2021-12-05T13:03:59.815882+06:00",
            "date": null
        },
        {
            "id": 5,
            "ip_address": "66.249.66.193",
            "count": 1,
            "first_visit": "2021-12-02T16:40:26.048332+06:00",
            "date": null
        },
        {
            "id": 450,
            "ip_address": "103.107.135.130",
            "count": 1,
            "first_visit": "2021-12-08T19:12:11.468350+06:00",
            "date": null
        }
    ]
}