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

{
    "count": 100271,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20584&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20568&ordering=-ip_address",
    "results": [
        {
            "id": 9104,
            "ip_address": "37.111.228.14",
            "count": 1,
            "first_visit": "2022-05-18T22:22:45.506493+06:00",
            "date": null
        },
        {
            "id": 29795,
            "ip_address": "37.111.228.131",
            "count": 1,
            "first_visit": "2022-07-30T11:02:42.649775+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 13444,
            "ip_address": "37.111.228.128",
            "count": 1,
            "first_visit": "2022-06-03T13:37:19.089372+06:00",
            "date": null
        },
        {
            "id": 28540,
            "ip_address": "37.111.228.125",
            "count": 1,
            "first_visit": "2022-07-28T03:34:33.564463+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 16368,
            "ip_address": "37.111.228.122",
            "count": 1,
            "first_visit": "2022-06-18T12:45:59.757176+06:00",
            "date": "2022-06-18"
        },
        {
            "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
        }
    ]
}