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

{
    "count": 98390,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84608&ordering=ip_address",
    "results": [
        {
            "id": 8359,
            "ip_address": "45.249.102.21",
            "count": 1,
            "first_visit": "2022-05-17T22:32:04.772392+06:00",
            "date": null
        },
        {
            "id": 13274,
            "ip_address": "45.249.102.22",
            "count": 2,
            "first_visit": "2022-06-01T18:28:17.642043+06:00",
            "date": null
        },
        {
            "id": 39861,
            "ip_address": "45.249.102.23",
            "count": 1,
            "first_visit": "2023-01-04T12:39:04.324216+06:00",
            "date": "2023-01-04"
        },
        {
            "id": 28662,
            "ip_address": "45.249.102.24",
            "count": 1,
            "first_visit": "2022-07-28T10:30:39.618691+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 22256,
            "ip_address": "45.249.102.27",
            "count": 1,
            "first_visit": "2022-07-13T16:23:08.249531+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 8859,
            "ip_address": "45.249.103.123",
            "count": 1,
            "first_visit": "2022-05-18T11:53:19.129679+06:00",
            "date": null
        },
        {
            "id": 16208,
            "ip_address": "45.249.103.123",
            "count": 1,
            "first_visit": "2022-06-18T03:22:49.107232+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 28052,
            "ip_address": "45.249.103.252",
            "count": 1,
            "first_visit": "2022-07-27T08:31:06.238144+06:00",
            "date": "2022-07-27"
        }
    ]
}