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

{
    "count": 91971,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89256&ordering=-ip_address",
    "results": [
        {
            "id": 5426,
            "ip_address": "103.120.36.157",
            "count": 1,
            "first_visit": "2022-04-28T04:59:54.245162+06:00",
            "date": null
        },
        {
            "id": 1363,
            "ip_address": "103.120.36.156",
            "count": 1,
            "first_visit": "2021-12-25T17:39:49.963902+06:00",
            "date": null
        },
        {
            "id": 4434,
            "ip_address": "103.120.36.150",
            "count": 1,
            "first_visit": "2022-03-16T22:20:18.273549+06:00",
            "date": null
        },
        {
            "id": 4860,
            "ip_address": "103.120.36.139",
            "count": 3,
            "first_visit": "2022-04-01T22:42:40.150184+06:00",
            "date": null
        },
        {
            "id": 51461,
            "ip_address": "103.120.36.128",
            "count": 1,
            "first_visit": "2023-08-02T10:04:04.944808+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 46197,
            "ip_address": "103.120.36.123",
            "count": 2,
            "first_visit": "2023-05-06T02:01:17.122283+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 22347,
            "ip_address": "103.120.36.120",
            "count": 1,
            "first_visit": "2022-07-13T19:16:13.308069+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 17598,
            "ip_address": "103.120.36.117",
            "count": 1,
            "first_visit": "2022-06-23T06:10:07.506506+06:00",
            "date": "2022-06-23"
        }
    ]
}