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

{
    "count": 91351,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90688&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90672&ordering=-ip_address",
    "results": [
        {
            "id": 62349,
            "ip_address": "103.106.56.17",
            "count": 1,
            "first_visit": "2024-01-04T23:00:28.851761+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 54285,
            "ip_address": "103.106.56.11",
            "count": 4,
            "first_visit": "2023-09-04T17:27:06.167463+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 11835,
            "ip_address": "103.106.35.88",
            "count": 1,
            "first_visit": "2022-05-27T01:37:14.168446+06:00",
            "date": null
        },
        {
            "id": 18784,
            "ip_address": "103.106.35.19",
            "count": 1,
            "first_visit": "2022-06-25T21:35:56.898402+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 13095,
            "ip_address": "103.106.35.103",
            "count": 1,
            "first_visit": "2022-05-31T12:42:25.190506+06:00",
            "date": null
        },
        {
            "id": 13496,
            "ip_address": "103.106.33.71",
            "count": 1,
            "first_visit": "2022-06-04T11:12:27.345639+06:00",
            "date": null
        },
        {
            "id": 5332,
            "ip_address": "103.106.33.69",
            "count": 1,
            "first_visit": "2022-04-23T22:59:46.105824+06:00",
            "date": null
        },
        {
            "id": 17759,
            "ip_address": "103.106.33.67",
            "count": 1,
            "first_visit": "2022-06-23T13:20:56.576895+06:00",
            "date": "2022-06-23"
        }
    ]
}