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

{
    "count": 97477,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9680&ordering=ip_address",
    "results": [
        {
            "id": 12310,
            "ip_address": "103.166.152.11",
            "count": 1,
            "first_visit": "2022-05-28T22:47:15.996652+06:00",
            "date": null
        },
        {
            "id": 27089,
            "ip_address": "103.166.152.113",
            "count": 1,
            "first_visit": "2022-07-25T08:15:37.286645+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 6595,
            "ip_address": "103.166.152.145",
            "count": 1,
            "first_visit": "2022-05-16T10:33:03.240684+06:00",
            "date": null
        },
        {
            "id": 19123,
            "ip_address": "103.166.152.147",
            "count": 1,
            "first_visit": "2022-06-26T15:56:18.923738+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 24915,
            "ip_address": "103.166.152.167",
            "count": 1,
            "first_visit": "2022-07-20T21:26:12.210582+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 3561,
            "ip_address": "103.166.152.201",
            "count": 1,
            "first_visit": "2022-02-13T02:58:28.009158+06:00",
            "date": null
        },
        {
            "id": 6327,
            "ip_address": "103.166.152.208",
            "count": 1,
            "first_visit": "2022-05-15T12:06:08.169191+06:00",
            "date": null
        },
        {
            "id": 20170,
            "ip_address": "103.166.152.208",
            "count": 1,
            "first_visit": "2022-06-29T22:24:36.476521+06:00",
            "date": "2022-06-29"
        }
    ]
}