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

{
    "count": 102579,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48072&ordering=ip_address",
    "results": [
        {
            "id": 30541,
            "ip_address": "116.58.203.31",
            "count": 1,
            "first_visit": "2022-07-31T23:35:04.386397+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9050,
            "ip_address": "116.58.203.32",
            "count": 4,
            "first_visit": "2022-05-18T19:34:36.573745+06:00",
            "date": null
        },
        {
            "id": 14016,
            "ip_address": "116.58.203.32",
            "count": 1,
            "first_visit": "2022-06-08T15:39:58.436272+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 6784,
            "ip_address": "116.58.203.33",
            "count": 1,
            "first_visit": "2022-05-16T15:23:17.469495+06:00",
            "date": null
        },
        {
            "id": 14316,
            "ip_address": "116.58.203.34",
            "count": 2,
            "first_visit": "2022-06-10T09:55:09.134376+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 14183,
            "ip_address": "116.58.203.34",
            "count": 2,
            "first_visit": "2022-06-09T15:10:41.300711+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 11124,
            "ip_address": "116.58.203.35",
            "count": 1,
            "first_visit": "2022-05-24T20:51:25.269566+06:00",
            "date": null
        },
        {
            "id": 7445,
            "ip_address": "116.58.203.36",
            "count": 5,
            "first_visit": "2022-05-16T23:10:11.421241+06:00",
            "date": null
        }
    ]
}