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

{
    "count": 100517,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20032&ordering=-ip_address",
    "results": [
        {
            "id": 7688,
            "ip_address": "37.111.238.173",
            "count": 1,
            "first_visit": "2022-05-17T08:58:06.405000+06:00",
            "date": null
        },
        {
            "id": 25793,
            "ip_address": "37.111.238.166",
            "count": 1,
            "first_visit": "2022-07-22T02:39:09.765378+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 13045,
            "ip_address": "37.111.238.164",
            "count": 1,
            "first_visit": "2022-05-31T10:00:41.827580+06:00",
            "date": null
        },
        {
            "id": 6561,
            "ip_address": "37.111.238.163",
            "count": 1,
            "first_visit": "2022-05-16T09:19:05.812721+06:00",
            "date": null
        },
        {
            "id": 25400,
            "ip_address": "37.111.238.162",
            "count": 1,
            "first_visit": "2022-07-21T11:21:22.500782+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 22665,
            "ip_address": "37.111.238.157",
            "count": 2,
            "first_visit": "2022-07-14T15:35:31.824062+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 10611,
            "ip_address": "37.111.238.153",
            "count": 1,
            "first_visit": "2022-05-23T11:47:59.199099+06:00",
            "date": null
        },
        {
            "id": 23218,
            "ip_address": "37.111.238.149",
            "count": 1,
            "first_visit": "2022-07-17T00:08:06.140974+06:00",
            "date": "2022-07-17"
        }
    ]
}