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

{
    "count": 103866,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56312&ordering=-ip_address",
    "results": [
        {
            "id": 18369,
            "ip_address": "116.206.252.144",
            "count": 1,
            "first_visit": "2022-06-25T01:49:10.717076+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 62804,
            "ip_address": "116.206.245.7",
            "count": 1,
            "first_visit": "2024-01-10T11:50:52.919440+06:00",
            "date": "2024-01-10"
        },
        {
            "id": 22254,
            "ip_address": "116.206.202.191",
            "count": 1,
            "first_visit": "2022-07-13T16:14:50.771021+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 10761,
            "ip_address": "116.206.201.74",
            "count": 2,
            "first_visit": "2022-05-23T22:54:11.195363+06:00",
            "date": null
        },
        {
            "id": 32819,
            "ip_address": "116.206.195.83",
            "count": 1,
            "first_visit": "2022-08-24T11:33:40.504766+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 40555,
            "ip_address": "116.206.195.83",
            "count": 1,
            "first_visit": "2023-01-18T00:19:53.051036+06:00",
            "date": "2023-01-18"
        },
        {
            "id": 9226,
            "ip_address": "116.206.194.79",
            "count": 1,
            "first_visit": "2022-05-19T00:35:54.112968+06:00",
            "date": null
        },
        {
            "id": 2817,
            "ip_address": "116.206.192.99",
            "count": 3,
            "first_visit": "2022-01-25T15:25:16.047786+06:00",
            "date": null
        }
    ]
}