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

{
    "count": 98409,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32992&ordering=-ip_address",
    "results": [
        {
            "id": 11782,
            "ip_address": "202.44.111.36",
            "count": 1,
            "first_visit": "2022-05-26T23:25:26.255403+06:00",
            "date": null
        },
        {
            "id": 15151,
            "ip_address": "202.44.111.23",
            "count": 1,
            "first_visit": "2022-06-15T05:27:08.760442+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 1381,
            "ip_address": "202.44.111.122",
            "count": 1,
            "first_visit": "2021-12-26T12:31:19.939919+06:00",
            "date": null
        },
        {
            "id": 23498,
            "ip_address": "202.44.110.69",
            "count": 1,
            "first_visit": "2022-07-18T17:15:40.793711+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 13461,
            "ip_address": "202.44.108.74",
            "count": 1,
            "first_visit": "2022-06-03T19:18:29.838160+06:00",
            "date": null
        },
        {
            "id": 6441,
            "ip_address": "202.44.108.244",
            "count": 2,
            "first_visit": "2022-05-15T22:31:19.452832+06:00",
            "date": null
        },
        {
            "id": 11802,
            "ip_address": "202.44.108.2",
            "count": 1,
            "first_visit": "2022-05-27T00:05:30.964039+06:00",
            "date": null
        },
        {
            "id": 13295,
            "ip_address": "202.44.108.111",
            "count": 1,
            "first_visit": "2022-06-01T21:03:01.404610+06:00",
            "date": null
        }
    ]
}