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

{
    "count": 99616,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9952&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9936&ordering=-count",
    "results": [
        {
            "id": 72838,
            "ip_address": "103.189.237.49",
            "count": 3,
            "first_visit": "2024-09-01T12:01:43.259035+06:00",
            "date": "2024-09-01"
        },
        {
            "id": 72874,
            "ip_address": "66.249.89.65",
            "count": 3,
            "first_visit": "2024-09-02T02:58:44.608409+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 33047,
            "ip_address": "182.48.82.31",
            "count": 3,
            "first_visit": "2022-08-27T00:35:28.904817+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 7578,
            "ip_address": "116.58.203.2",
            "count": 3,
            "first_visit": "2022-05-17T03:25:57.890190+06:00",
            "date": null
        },
        {
            "id": 72809,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-31T17:41:30.646299+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 7567,
            "ip_address": "42.0.4.234",
            "count": 3,
            "first_visit": "2022-05-17T02:07:10.817165+06:00",
            "date": null
        },
        {
            "id": 7553,
            "ip_address": "103.166.193.3",
            "count": 3,
            "first_visit": "2022-05-17T01:03:02.014111+06:00",
            "date": null
        },
        {
            "id": 7585,
            "ip_address": "103.148.210.182",
            "count": 3,
            "first_visit": "2022-05-17T04:20:09.856646+06:00",
            "date": null
        }
    ]
}