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

{
    "count": 100653,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19312&ordering=-ip_address",
    "results": [
        {
            "id": 9836,
            "ip_address": "37.111.247.45",
            "count": 2,
            "first_visit": "2022-05-20T22:38:51.109641+06:00",
            "date": null
        },
        {
            "id": 51051,
            "ip_address": "37.111.247.43",
            "count": 1,
            "first_visit": "2023-07-28T07:55:10.559532+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 8440,
            "ip_address": "37.111.247.36",
            "count": 2,
            "first_visit": "2022-05-17T23:04:08.223779+06:00",
            "date": null
        },
        {
            "id": 30529,
            "ip_address": "37.111.247.35",
            "count": 1,
            "first_visit": "2022-07-31T22:37:44.061358+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 47562,
            "ip_address": "37.111.247.33",
            "count": 4,
            "first_visit": "2023-06-02T11:56:07.844092+06:00",
            "date": "2023-06-02"
        },
        {
            "id": 27848,
            "ip_address": "37.111.247.31",
            "count": 1,
            "first_visit": "2022-07-26T18:50:37.576070+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 37896,
            "ip_address": "37.111.247.3",
            "count": 2,
            "first_visit": "2022-11-26T17:45:02.743180+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 16146,
            "ip_address": "37.111.247.29",
            "count": 1,
            "first_visit": "2022-06-17T22:42:26.007477+06:00",
            "date": "2022-06-17"
        }
    ]
}