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

{
    "count": 91901,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89552&ordering=-ip_address",
    "results": [
        {
            "id": 28875,
            "ip_address": "103.118.152.4",
            "count": 1,
            "first_visit": "2022-07-28T17:39:26.856162+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 13493,
            "ip_address": "103.118.152.4",
            "count": 1,
            "first_visit": "2022-06-04T10:31:17.256822+06:00",
            "date": null
        },
        {
            "id": 29790,
            "ip_address": "103.118.152.4",
            "count": 1,
            "first_visit": "2022-07-30T10:56:46.530607+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 30410,
            "ip_address": "103.118.152.4",
            "count": 1,
            "first_visit": "2022-07-31T12:59:58.432260+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 16919,
            "ip_address": "103.118.152.4",
            "count": 1,
            "first_visit": "2022-06-21T00:17:07.751852+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 8893,
            "ip_address": "103.118.152.26",
            "count": 1,
            "first_visit": "2022-05-18T12:19:51.332287+06:00",
            "date": null
        },
        {
            "id": 9108,
            "ip_address": "103.118.152.19",
            "count": 1,
            "first_visit": "2022-05-18T22:26:31.932371+06:00",
            "date": null
        },
        {
            "id": 7219,
            "ip_address": "103.118.152.15",
            "count": 2,
            "first_visit": "2022-05-16T20:02:45.194549+06:00",
            "date": null
        }
    ]
}