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

{
    "count": 103012,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52584&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52568&ordering=-ip_address",
    "results": [
        {
            "id": 24415,
            "ip_address": "119.30.32.31",
            "count": 3,
            "first_visit": "2022-07-20T09:10:10.650535+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 9331,
            "ip_address": "119.30.32.31",
            "count": 2,
            "first_visit": "2022-05-19T11:25:08.814283+06:00",
            "date": null
        },
        {
            "id": 40285,
            "ip_address": "119.30.32.31",
            "count": 2,
            "first_visit": "2023-01-12T19:15:21.828697+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 28954,
            "ip_address": "119.30.32.30",
            "count": 1,
            "first_visit": "2022-07-28T22:54:37.543678+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 1967,
            "ip_address": "119.30.32.28",
            "count": 1,
            "first_visit": "2022-01-11T22:21:51.032396+06:00",
            "date": null
        },
        {
            "id": 28117,
            "ip_address": "119.30.32.27",
            "count": 1,
            "first_visit": "2022-07-27T10:59:39.141547+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 25249,
            "ip_address": "119.30.32.26",
            "count": 1,
            "first_visit": "2022-07-21T09:18:49.139259+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 3158,
            "ip_address": "119.30.32.254",
            "count": 2,
            "first_visit": "2022-02-01T03:50:16.442374+06:00",
            "date": null
        }
    ]
}