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

{
    "count": 100854,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86512&ordering=ip_address",
    "results": [
        {
            "id": 1053,
            "ip_address": "45.249.102.121",
            "count": 2,
            "first_visit": "2021-12-20T13:44:18.813918+06:00",
            "date": null
        },
        {
            "id": 24544,
            "ip_address": "45.249.102.121",
            "count": 2,
            "first_visit": "2022-07-20T11:33:25.399871+06:00",
            "date": "2022-07-20"
        },
        {
            "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
        }
    ]
}