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

{
    "count": 99599,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9992&ordering=-count",
    "results": [
        {
            "id": 72793,
            "ip_address": "66.249.89.68",
            "count": 3,
            "first_visit": "2024-08-31T05:50:21.534428+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 3771,
            "ip_address": "103.95.125.99",
            "count": 3,
            "first_visit": "2022-02-21T12:20:58.496850+06:00",
            "date": null
        },
        {
            "id": 33053,
            "ip_address": "66.249.66.30",
            "count": 3,
            "first_visit": "2022-08-27T02:09:22.407446+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 72753,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-08-30T07:33:17.952809+06:00",
            "date": "2024-08-30"
        },
        {
            "id": 72956,
            "ip_address": "66.249.89.64",
            "count": 3,
            "first_visit": "2024-09-04T05:42:14.664728+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 72789,
            "ip_address": "52.165.183.30",
            "count": 3,
            "first_visit": "2024-08-31T04:45:57.935599+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 32945,
            "ip_address": "66.249.66.83",
            "count": 3,
            "first_visit": "2022-08-25T18:05:40.509424+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32916,
            "ip_address": "119.30.39.104",
            "count": 3,
            "first_visit": "2022-08-25T13:47:29.568164+06:00",
            "date": "2022-08-25"
        }
    ]
}