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

{
    "count": 92247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85256&ordering=-ip_address",
    "results": [
        {
            "id": 8826,
            "ip_address": "103.148.53.155",
            "count": 1,
            "first_visit": "2022-05-18T11:21:56.150928+06:00",
            "date": null
        },
        {
            "id": 19826,
            "ip_address": "103.148.53.152",
            "count": 1,
            "first_visit": "2022-06-28T20:38:04.759931+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 12487,
            "ip_address": "103.148.52.251",
            "count": 1,
            "first_visit": "2022-05-29T14:27:53.375683+06:00",
            "date": null
        },
        {
            "id": 9332,
            "ip_address": "103.148.52.243",
            "count": 4,
            "first_visit": "2022-05-19T11:25:19.920425+06:00",
            "date": null
        },
        {
            "id": 7749,
            "ip_address": "103.148.52.242",
            "count": 2,
            "first_visit": "2022-05-17T09:42:58.749804+06:00",
            "date": null
        },
        {
            "id": 2104,
            "ip_address": "103.148.52.240",
            "count": 4,
            "first_visit": "2022-01-13T11:56:17.476124+06:00",
            "date": null
        },
        {
            "id": 29452,
            "ip_address": "103.148.52.235",
            "count": 1,
            "first_visit": "2022-07-29T21:39:02.318420+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 26239,
            "ip_address": "103.148.52.14",
            "count": 1,
            "first_visit": "2022-07-23T09:06:02.136657+06:00",
            "date": "2022-07-23"
        }
    ]
}