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

{
    "count": 103386,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54352&ordering=-ip_address",
    "results": [
        {
            "id": 23347,
            "ip_address": "118.179.187.139",
            "count": 1,
            "first_visit": "2022-07-17T17:37:44.119086+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 12203,
            "ip_address": "118.179.187.139",
            "count": 3,
            "first_visit": "2022-05-28T14:37:18.695366+06:00",
            "date": null
        },
        {
            "id": 26854,
            "ip_address": "118.179.187.139",
            "count": 1,
            "first_visit": "2022-07-24T22:04:26.136800+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 24531,
            "ip_address": "118.179.187.115",
            "count": 1,
            "first_visit": "2022-07-20T11:23:35.708096+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 61710,
            "ip_address": "118.179.18.66",
            "count": 1,
            "first_visit": "2023-12-23T11:56:45.822292+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 2727,
            "ip_address": "118.179.186.21",
            "count": 9,
            "first_visit": "2022-01-24T15:11:37.877295+06:00",
            "date": null
        },
        {
            "id": 3539,
            "ip_address": "118.179.18.59",
            "count": 1,
            "first_visit": "2022-02-12T01:58:45.418633+06:00",
            "date": null
        },
        {
            "id": 3354,
            "ip_address": "118.179.18.57",
            "count": 1,
            "first_visit": "2022-02-06T17:06:16.303102+06:00",
            "date": null
        }
    ]
}