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

{
    "count": 99831,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1224&ordering=-count",
    "results": [
        {
            "id": 553,
            "ip_address": "114.119.158.156",
            "count": 14,
            "first_visit": "2021-12-10T22:30:59.572421+06:00",
            "date": null
        },
        {
            "id": 1486,
            "ip_address": "103.132.226.17",
            "count": 14,
            "first_visit": "2021-12-30T11:30:16.829776+06:00",
            "date": null
        },
        {
            "id": 540,
            "ip_address": "114.119.157.142",
            "count": 14,
            "first_visit": "2021-12-10T16:06:49.735242+06:00",
            "date": null
        },
        {
            "id": 36902,
            "ip_address": "114.119.134.123",
            "count": 14,
            "first_visit": "2022-11-04T01:22:59.627437+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 36819,
            "ip_address": "114.119.141.118",
            "count": 14,
            "first_visit": "2022-11-02T05:15:43.585730+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 530,
            "ip_address": "114.119.156.209",
            "count": 14,
            "first_visit": "2021-12-10T10:12:29.394960+06:00",
            "date": null
        },
        {
            "id": 29207,
            "ip_address": "103.67.159.215",
            "count": 14,
            "first_visit": "2022-07-29T10:52:05.757732+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 38773,
            "ip_address": "66.249.73.31",
            "count": 14,
            "first_visit": "2022-12-16T00:02:09.757907+06:00",
            "date": "2022-12-16"
        }
    ]
}