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": 99898,
    "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": 63548,
            "ip_address": "103.159.126.43",
            "count": 2,
            "first_visit": "2024-01-21T18:44:49.668086+06:00",
            "date": "2024-01-21"
        },
        {
            "id": 61853,
            "ip_address": "103.159.126.40",
            "count": 2,
            "first_visit": "2023-12-25T23:07:44.276042+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 45376,
            "ip_address": "103.159.126.34",
            "count": 1,
            "first_visit": "2023-04-16T04:40:26.533165+06:00",
            "date": "2023-04-16"
        },
        {
            "id": 13126,
            "ip_address": "103.159.126.191",
            "count": 1,
            "first_visit": "2022-05-31T14:52:21.488126+06:00",
            "date": null
        },
        {
            "id": 11606,
            "ip_address": "103.159.126.176",
            "count": 3,
            "first_visit": "2022-05-26T06:19:34.691512+06:00",
            "date": null
        },
        {
            "id": 49343,
            "ip_address": "103.159.126.156",
            "count": 1,
            "first_visit": "2023-07-04T21:40:47.831534+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 36909,
            "ip_address": "103.159.126.132",
            "count": 1,
            "first_visit": "2022-11-04T07:52:05.137891+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 16359,
            "ip_address": "103.159.126.129",
            "count": 1,
            "first_visit": "2022-06-18T12:27:25.056750+06:00",
            "date": "2022-06-18"
        }
    ]
}