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

{
    "count": 100852,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16968&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16952&ordering=-count",
    "results": [
        {
            "id": 53649,
            "ip_address": "103.111.4.156",
            "count": 2,
            "first_visit": "2023-08-27T11:30:12.080454+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 13965,
            "ip_address": "37.111.193.13",
            "count": 2,
            "first_visit": "2022-06-08T10:22:02.323427+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 53568,
            "ip_address": "66.249.66.163",
            "count": 2,
            "first_visit": "2023-08-26T12:28:07.784987+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 53596,
            "ip_address": "103.81.197.177",
            "count": 2,
            "first_visit": "2023-08-26T20:45:20.793333+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 1775,
            "ip_address": "119.8.179.23",
            "count": 2,
            "first_visit": "2022-01-10T20:41:31.402625+06:00",
            "date": null
        },
        {
            "id": 53594,
            "ip_address": "37.111.206.46",
            "count": 2,
            "first_visit": "2023-08-26T20:17:29.268450+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 53554,
            "ip_address": "37.111.207.73",
            "count": 2,
            "first_visit": "2023-08-26T09:23:05.389262+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 53573,
            "ip_address": "114.130.84.150",
            "count": 2,
            "first_visit": "2023-08-26T14:11:47.076252+06:00",
            "date": "2023-08-26"
        }
    ]
}