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

{
    "count": 102223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1456&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1440&ordering=-count",
    "results": [
        {
            "id": 338,
            "ip_address": "114.119.154.11",
            "count": 13,
            "first_visit": "2021-12-07T14:19:55.202483+06:00",
            "date": null
        },
        {
            "id": 5280,
            "ip_address": "35.88.180.98",
            "count": 13,
            "first_visit": "2022-04-20T16:36:31.215369+06:00",
            "date": null
        },
        {
            "id": 33655,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-09-02T01:47:30.711090+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 33579,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-09-01T01:30:09.527485+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 61280,
            "ip_address": "35.89.163.137",
            "count": 13,
            "first_visit": "2023-12-16T17:36:35.558246+06:00",
            "date": "2023-12-16"
        },
        {
            "id": 35289,
            "ip_address": "114.119.141.118",
            "count": 13,
            "first_visit": "2022-10-01T02:47:08.960619+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 2087,
            "ip_address": "114.119.153.113",
            "count": 13,
            "first_visit": "2022-01-13T06:46:57.996098+06:00",
            "date": null
        },
        {
            "id": 33654,
            "ip_address": "114.119.134.123",
            "count": 13,
            "first_visit": "2022-09-02T01:11:50.353208+06:00",
            "date": "2022-09-02"
        }
    ]
}