GET /user_management/visitor-free/?format=api&offset=8704&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=8712&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8696&ordering=-count",
    "results": [
        {
            "id": 73902,
            "ip_address": "103.35.171.179",
            "count": 4,
            "first_visit": "2024-10-02T17:46:06.341696+06:00",
            "date": "2024-10-02"
        },
        {
            "id": 73879,
            "ip_address": "66.249.64.132",
            "count": 4,
            "first_visit": "2024-10-02T03:08:58.832357+06:00",
            "date": "2024-10-02"
        },
        {
            "id": 11855,
            "ip_address": "114.119.132.18",
            "count": 4,
            "first_visit": "2022-05-27T05:57:44.646299+06:00",
            "date": null
        },
        {
            "id": 11792,
            "ip_address": "114.119.132.171",
            "count": 4,
            "first_visit": "2022-05-26T23:42:34.373995+06:00",
            "date": null
        },
        {
            "id": 4867,
            "ip_address": "103.242.23.182",
            "count": 4,
            "first_visit": "2022-04-02T06:15:08.176353+06:00",
            "date": null
        },
        {
            "id": 2551,
            "ip_address": "103.66.177.134",
            "count": 4,
            "first_visit": "2022-01-21T08:56:41.739664+06:00",
            "date": null
        },
        {
            "id": 35577,
            "ip_address": "66.249.66.33",
            "count": 4,
            "first_visit": "2022-10-06T18:19:20.104346+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 73842,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-10-01T04:52:16.577130+06:00",
            "date": "2024-10-01"
        }
    ]
}