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

{
    "count": 101407,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80440&ordering=-ip_address",
    "results": [
        {
            "id": 26772,
            "ip_address": "103.67.157.220",
            "count": 1,
            "first_visit": "2022-07-24T14:39:10.495126+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 28478,
            "ip_address": "103.67.157.219",
            "count": 1,
            "first_visit": "2022-07-28T01:07:58.981746+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 22991,
            "ip_address": "103.67.157.219",
            "count": 1,
            "first_visit": "2022-07-15T16:04:04.458073+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 52928,
            "ip_address": "103.67.157.219",
            "count": 1,
            "first_visit": "2023-08-19T17:54:40.593981+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 12438,
            "ip_address": "103.67.157.218",
            "count": 2,
            "first_visit": "2022-05-29T11:29:10.914554+06:00",
            "date": null
        },
        {
            "id": 6700,
            "ip_address": "103.67.157.217",
            "count": 3,
            "first_visit": "2022-05-16T13:19:01.894124+06:00",
            "date": null
        },
        {
            "id": 9003,
            "ip_address": "103.67.157.216",
            "count": 4,
            "first_visit": "2022-05-18T15:53:36.579593+06:00",
            "date": null
        },
        {
            "id": 39278,
            "ip_address": "103.67.157.216",
            "count": 1,
            "first_visit": "2022-12-24T13:32:24.256361+06:00",
            "date": "2022-12-24"
        }
    ]
}