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

{
    "count": 100012,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8296&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8280&ordering=-count",
    "results": [
        {
            "id": 74644,
            "ip_address": "103.4.144.130",
            "count": 4,
            "first_visit": "2024-10-23T12:24:18.870362+06:00",
            "date": "2024-10-23"
        },
        {
            "id": 5926,
            "ip_address": "114.119.147.129",
            "count": 4,
            "first_visit": "2022-05-12T23:36:25.925847+06:00",
            "date": null
        },
        {
            "id": 2915,
            "ip_address": "103.89.24.47",
            "count": 4,
            "first_visit": "2022-01-27T01:18:17.930051+06:00",
            "date": null
        },
        {
            "id": 74814,
            "ip_address": "103.119.102.75",
            "count": 4,
            "first_visit": "2024-10-27T00:37:07.234892+06:00",
            "date": "2024-10-27"
        },
        {
            "id": 74616,
            "ip_address": "66.249.65.101",
            "count": 4,
            "first_visit": "2024-10-22T22:00:36.056509+06:00",
            "date": "2024-10-22"
        },
        {
            "id": 5973,
            "ip_address": "58.145.186.228",
            "count": 4,
            "first_visit": "2022-05-14T08:29:23.917961+06:00",
            "date": null
        },
        {
            "id": 37548,
            "ip_address": "103.153.66.106",
            "count": 4,
            "first_visit": "2022-11-18T20:12:48.867206+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 74585,
            "ip_address": "114.119.130.54",
            "count": 4,
            "first_visit": "2024-10-22T09:53:43.708975+06:00",
            "date": "2024-10-22"
        }
    ]
}