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

{
    "count": 102697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50536&ordering=ip_address",
    "results": [
        {
            "id": 11130,
            "ip_address": "119.30.35.210",
            "count": 2,
            "first_visit": "2022-05-24T21:05:42.200386+06:00",
            "date": null
        },
        {
            "id": 8502,
            "ip_address": "119.30.35.212",
            "count": 3,
            "first_visit": "2022-05-17T23:28:59.791096+06:00",
            "date": null
        },
        {
            "id": 5546,
            "ip_address": "119.30.35.214",
            "count": 2,
            "first_visit": "2022-05-02T08:34:01.511644+06:00",
            "date": null
        },
        {
            "id": 7392,
            "ip_address": "119.30.35.22",
            "count": 1,
            "first_visit": "2022-05-16T22:41:52.724752+06:00",
            "date": null
        },
        {
            "id": 7966,
            "ip_address": "119.30.35.220",
            "count": 2,
            "first_visit": "2022-05-17T11:38:03.037031+06:00",
            "date": null
        },
        {
            "id": 30126,
            "ip_address": "119.30.35.220",
            "count": 2,
            "first_visit": "2022-07-31T01:05:00.881357+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 26336,
            "ip_address": "119.30.35.220",
            "count": 1,
            "first_visit": "2022-07-23T12:41:14.843284+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 12602,
            "ip_address": "119.30.35.221",
            "count": 1,
            "first_visit": "2022-05-29T22:58:39.847509+06:00",
            "date": null
        }
    ]
}