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

{
    "count": 94450,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13616&ordering=ip_address",
    "results": [
        {
            "id": 24935,
            "ip_address": "103.217.111.147",
            "count": 2,
            "first_visit": "2022-07-20T22:03:47.689672+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 36692,
            "ip_address": "103.217.111.148",
            "count": 1,
            "first_visit": "2022-10-30T20:17:19.624993+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 4740,
            "ip_address": "103.217.111.148",
            "count": 1,
            "first_visit": "2022-03-28T17:37:35.328278+06:00",
            "date": null
        },
        {
            "id": 612,
            "ip_address": "103.217.111.149",
            "count": 3,
            "first_visit": "2021-12-12T14:35:37.700258+06:00",
            "date": null
        },
        {
            "id": 3943,
            "ip_address": "103.217.111.151",
            "count": 21,
            "first_visit": "2022-02-28T10:05:05.295498+06:00",
            "date": null
        },
        {
            "id": 31391,
            "ip_address": "103.217.111.151",
            "count": 1,
            "first_visit": "2022-08-07T02:22:36.994436+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 1409,
            "ip_address": "103.217.111.152",
            "count": 1,
            "first_visit": "2021-12-27T16:30:41.834759+06:00",
            "date": null
        },
        {
            "id": 12858,
            "ip_address": "103.217.111.153",
            "count": 2,
            "first_visit": "2022-05-30T19:53:37.190058+06:00",
            "date": null
        }
    ]
}