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

{
    "count": 103056,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52840&ordering=ip_address",
    "results": [
        {
            "id": 18253,
            "ip_address": "123.253.215.145",
            "count": 1,
            "first_visit": "2022-06-24T19:16:42.000003+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 19159,
            "ip_address": "123.253.215.145",
            "count": 1,
            "first_visit": "2022-06-26T18:21:50.736686+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 4470,
            "ip_address": "123.253.215.145",
            "count": 11,
            "first_visit": "2022-03-18T10:01:26.873949+06:00",
            "date": null
        },
        {
            "id": 17742,
            "ip_address": "123.253.215.145",
            "count": 1,
            "first_visit": "2022-06-23T12:17:59.133535+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 9487,
            "ip_address": "123.253.215.146",
            "count": 3,
            "first_visit": "2022-05-19T21:21:10.513108+06:00",
            "date": null
        },
        {
            "id": 15469,
            "ip_address": "123.253.215.146",
            "count": 1,
            "first_visit": "2022-06-15T23:04:21.780698+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 16165,
            "ip_address": "123.253.215.146",
            "count": 1,
            "first_visit": "2022-06-18T00:06:29.140668+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 15197,
            "ip_address": "123.253.215.147",
            "count": 1,
            "first_visit": "2022-06-15T09:17:24.598038+06:00",
            "date": "2022-06-15"
        }
    ]
}