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

{
    "count": 101042,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32224&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32208&ordering=-ip_address",
    "results": [
        {
            "id": 15810,
            "ip_address": "203.96.189.164",
            "count": 1,
            "first_visit": "2022-06-17T01:13:59.326620+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 23619,
            "ip_address": "203.96.189.157",
            "count": 1,
            "first_visit": "2022-07-18T21:54:33.671835+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 28038,
            "ip_address": "203.96.189.157",
            "count": 1,
            "first_visit": "2022-07-27T07:45:25.505470+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 3284,
            "ip_address": "203.96.189.153",
            "count": 1,
            "first_visit": "2022-02-03T23:01:45.324246+06:00",
            "date": null
        },
        {
            "id": 1028,
            "ip_address": "203.96.189.148",
            "count": 1,
            "first_visit": "2021-12-20T10:34:22.844996+06:00",
            "date": null
        },
        {
            "id": 20257,
            "ip_address": "203.96.189.147",
            "count": 1,
            "first_visit": "2022-06-30T06:26:12.725964+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 49282,
            "ip_address": "203.95.223.27",
            "count": 1,
            "first_visit": "2023-07-03T21:53:18.408947+06:00",
            "date": "2023-07-03"
        },
        {
            "id": 46487,
            "ip_address": "203.95.223.27",
            "count": 1,
            "first_visit": "2023-05-12T05:37:22.103431+06:00",
            "date": "2023-05-12"
        }
    ]
}