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

{
    "count": 96042,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19456&ordering=-ip_address",
    "results": [
        {
            "id": 12300,
            "ip_address": "37.111.228.120",
            "count": 1,
            "first_visit": "2022-05-28T22:32:06.695201+06:00",
            "date": null
        },
        {
            "id": 36881,
            "ip_address": "37.111.228.115",
            "count": 2,
            "first_visit": "2022-11-03T15:33:20.236147+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 7605,
            "ip_address": "37.111.228.110",
            "count": 3,
            "first_visit": "2022-05-17T06:38:42.008017+06:00",
            "date": null
        },
        {
            "id": 11331,
            "ip_address": "37.111.228.109",
            "count": 2,
            "first_visit": "2022-05-25T10:33:12.728226+06:00",
            "date": null
        },
        {
            "id": 29253,
            "ip_address": "37.111.228.108",
            "count": 1,
            "first_visit": "2022-07-29T11:54:57.977997+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8254,
            "ip_address": "37.111.228.106",
            "count": 1,
            "first_visit": "2022-05-17T18:42:18.507641+06:00",
            "date": null
        },
        {
            "id": 18464,
            "ip_address": "37.111.228.103",
            "count": 1,
            "first_visit": "2022-06-25T07:34:44.630990+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9084,
            "ip_address": "37.111.228.102",
            "count": 2,
            "first_visit": "2022-05-18T22:06:25.018537+06:00",
            "date": null
        }
    ]
}