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

{
    "count": 99515,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2768&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2752&ordering=-count",
    "results": [
        {
            "id": 71953,
            "ip_address": "66.249.79.228",
            "count": 9,
            "first_visit": "2024-08-09T04:30:39.376301+06:00",
            "date": "2024-08-09"
        },
        {
            "id": 11258,
            "ip_address": "114.119.131.199",
            "count": 9,
            "first_visit": "2022-05-25T00:28:51.609872+06:00",
            "date": null
        },
        {
            "id": 6232,
            "ip_address": "114.119.128.14",
            "count": 9,
            "first_visit": "2022-05-15T06:58:54.177901+06:00",
            "date": null
        },
        {
            "id": 61414,
            "ip_address": "103.166.187.183",
            "count": 9,
            "first_visit": "2023-12-18T18:29:36.111673+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 19611,
            "ip_address": "34.201.112.245",
            "count": 9,
            "first_visit": "2022-06-28T04:22:12.354997+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 11227,
            "ip_address": "103.96.105.250",
            "count": 9,
            "first_visit": "2022-05-24T23:40:36.534940+06:00",
            "date": null
        },
        {
            "id": 71877,
            "ip_address": "66.249.69.5",
            "count": 9,
            "first_visit": "2024-08-07T00:51:59.986697+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 6179,
            "ip_address": "103.51.2.209",
            "count": 9,
            "first_visit": "2022-05-15T00:00:32.668086+06:00",
            "date": null
        }
    ]
}