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

{
    "count": 99888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12712&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12696&ordering=-count",
    "results": [
        {
            "id": 612,
            "ip_address": "103.217.111.149",
            "count": 3,
            "first_visit": "2021-12-12T14:35:37.700258+06:00",
            "date": null
        },
        {
            "id": 20878,
            "ip_address": "103.108.144.228",
            "count": 3,
            "first_visit": "2022-07-03T13:45:49.939187+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 65854,
            "ip_address": "103.61.240.64",
            "count": 3,
            "first_visit": "2024-03-13T10:48:30.616179+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 9347,
            "ip_address": "37.111.196.3",
            "count": 3,
            "first_visit": "2022-05-19T12:00:57.591610+06:00",
            "date": null
        },
        {
            "id": 20775,
            "ip_address": "114.119.132.122",
            "count": 3,
            "first_visit": "2022-07-03T00:18:41.487815+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 65848,
            "ip_address": "103.159.218.96",
            "count": 3,
            "first_visit": "2024-03-13T08:59:30.445586+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 20845,
            "ip_address": "42.0.4.243",
            "count": 3,
            "first_visit": "2022-07-03T10:06:27.267215+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 4691,
            "ip_address": "106.203.245.165",
            "count": 3,
            "first_visit": "2022-03-26T19:33:18.635332+06:00",
            "date": null
        }
    ]
}