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

{
    "count": 101421,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80240&ordering=ip_address",
    "results": [
        {
            "id": 34315,
            "ip_address": "37.111.223.140",
            "count": 1,
            "first_visit": "2022-09-13T12:59:07.960477+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 6677,
            "ip_address": "37.111.223.149",
            "count": 1,
            "first_visit": "2022-05-16T13:00:07.150165+06:00",
            "date": null
        },
        {
            "id": 28013,
            "ip_address": "37.111.223.153",
            "count": 1,
            "first_visit": "2022-07-27T06:23:25.230619+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 25074,
            "ip_address": "37.111.223.163",
            "count": 1,
            "first_visit": "2022-07-21T01:48:20.092557+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11228,
            "ip_address": "37.111.223.165",
            "count": 1,
            "first_visit": "2022-05-24T23:41:26.436020+06:00",
            "date": null
        },
        {
            "id": 18601,
            "ip_address": "37.111.223.166",
            "count": 1,
            "first_visit": "2022-06-25T13:27:47.680510+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 20037,
            "ip_address": "37.111.223.169",
            "count": 1,
            "first_visit": "2022-06-29T14:01:46.656838+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 7394,
            "ip_address": "37.111.223.17",
            "count": 1,
            "first_visit": "2022-05-16T22:42:17.526589+06:00",
            "date": null
        }
    ]
}