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

{
    "count": 92985,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80072&ordering=-ip_address",
    "results": [
        {
            "id": 222,
            "ip_address": "103.209.228.93",
            "count": 4,
            "first_visit": "2021-12-05T17:06:58.840043+06:00",
            "date": null
        },
        {
            "id": 20546,
            "ip_address": "103.209.228.92",
            "count": 1,
            "first_visit": "2022-07-01T12:17:22.828530+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 22366,
            "ip_address": "103.209.228.92",
            "count": 1,
            "first_visit": "2022-07-13T20:23:35.412983+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 169,
            "ip_address": "103.209.228.92",
            "count": 32,
            "first_visit": "2021-12-04T21:29:00.826395+06:00",
            "date": null
        },
        {
            "id": 236,
            "ip_address": "103.209.228.91",
            "count": 2,
            "first_visit": "2021-12-05T21:13:52.499284+06:00",
            "date": null
        },
        {
            "id": 35094,
            "ip_address": "103.209.22.89",
            "count": 1,
            "first_visit": "2022-09-27T21:07:41.199924+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 30527,
            "ip_address": "103.209.228.34",
            "count": 1,
            "first_visit": "2022-07-31T22:32:34.195391+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30013,
            "ip_address": "103.209.228.147",
            "count": 1,
            "first_visit": "2022-07-30T22:10:42.919782+06:00",
            "date": "2022-07-30"
        }
    ]
}