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

{
    "count": 96089,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19696&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19680&ordering=-ip_address",
    "results": [
        {
            "id": 53232,
            "ip_address": "37.111.223.93",
            "count": 1,
            "first_visit": "2023-08-22T17:18:12.121759+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 54598,
            "ip_address": "37.111.223.90",
            "count": 1,
            "first_visit": "2023-09-08T22:01:08.026662+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 27067,
            "ip_address": "37.111.223.9",
            "count": 1,
            "first_visit": "2022-07-25T07:03:25.627167+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 18625,
            "ip_address": "37.111.223.8",
            "count": 1,
            "first_visit": "2022-06-25T14:24:31.369827+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 24025,
            "ip_address": "37.111.223.74",
            "count": 1,
            "first_visit": "2022-07-19T07:56:57.662849+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 16588,
            "ip_address": "37.111.223.72",
            "count": 1,
            "first_visit": "2022-06-19T13:28:26.958854+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 13535,
            "ip_address": "37.111.223.65",
            "count": 4,
            "first_visit": "2022-06-05T01:13:59.016374+06:00",
            "date": null
        },
        {
            "id": 13260,
            "ip_address": "37.111.223.61",
            "count": 1,
            "first_visit": "2022-06-01T14:56:35.882781+06:00",
            "date": null
        }
    ]
}