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

{
    "count": 97167,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22424&ordering=ip_address",
    "results": [
        {
            "id": 18821,
            "ip_address": "103.86.111.136",
            "count": 2,
            "first_visit": "2022-06-25T22:29:05.138706+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 20886,
            "ip_address": "103.86.111.136",
            "count": 1,
            "first_visit": "2022-07-03T15:32:54.769142+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 2154,
            "ip_address": "103.86.111.137",
            "count": 1,
            "first_visit": "2022-01-14T00:56:25.858357+06:00",
            "date": null
        },
        {
            "id": 5161,
            "ip_address": "103.86.111.143",
            "count": 3,
            "first_visit": "2022-04-16T17:41:41.125920+06:00",
            "date": null
        },
        {
            "id": 3299,
            "ip_address": "103.86.111.169",
            "count": 2,
            "first_visit": "2022-02-04T11:05:53.039317+06:00",
            "date": null
        },
        {
            "id": 9189,
            "ip_address": "103.86.111.188",
            "count": 1,
            "first_visit": "2022-05-18T23:31:56.942543+06:00",
            "date": null
        },
        {
            "id": 13475,
            "ip_address": "103.86.111.190",
            "count": 2,
            "first_visit": "2022-06-03T22:38:11.706958+06:00",
            "date": null
        },
        {
            "id": 1046,
            "ip_address": "103.86.111.202",
            "count": 1,
            "first_visit": "2021-12-20T13:04:52.857068+06:00",
            "date": null
        }
    ]
}