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

{
    "count": 91542,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91128&ordering=-ip_address",
    "results": [
        {
            "id": 17695,
            "ip_address": "103.103.34.98",
            "count": 1,
            "first_visit": "2022-06-23T10:50:03.077749+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 10001,
            "ip_address": "103.103.34.70",
            "count": 1,
            "first_visit": "2022-05-21T13:23:45.830579+06:00",
            "date": null
        },
        {
            "id": 18864,
            "ip_address": "103.103.34.66",
            "count": 1,
            "first_visit": "2022-06-26T00:11:25.831791+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 17588,
            "ip_address": "103.103.34.54",
            "count": 1,
            "first_visit": "2022-06-23T05:39:00.638523+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 26226,
            "ip_address": "103.103.34.50",
            "count": 1,
            "first_visit": "2022-07-23T08:17:46.475961+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 12385,
            "ip_address": "103.103.34.34",
            "count": 6,
            "first_visit": "2022-05-29T07:39:25.019537+06:00",
            "date": null
        },
        {
            "id": 51830,
            "ip_address": "103.103.33.87",
            "count": 1,
            "first_visit": "2023-08-06T23:43:54.408569+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 51751,
            "ip_address": "103.103.33.77",
            "count": 5,
            "first_visit": "2023-08-05T10:54:37.298415+06:00",
            "date": "2023-08-05"
        }
    ]
}