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

{
    "count": 100022,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8248&ordering=-count",
    "results": [
        {
            "id": 37655,
            "ip_address": "103.153.155.13",
            "count": 4,
            "first_visit": "2022-11-21T12:17:10.533624+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 74733,
            "ip_address": "220.158.205.42",
            "count": 4,
            "first_visit": "2024-10-25T09:59:26.374182+06:00",
            "date": "2024-10-25"
        },
        {
            "id": 74720,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-10-25T04:30:15.910089+06:00",
            "date": "2024-10-25"
        },
        {
            "id": 5997,
            "ip_address": "114.119.143.210",
            "count": 4,
            "first_visit": "2022-05-14T15:34:56.811550+06:00",
            "date": null
        },
        {
            "id": 37616,
            "ip_address": "103.60.175.83",
            "count": 4,
            "first_visit": "2022-11-20T16:11:00.366781+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 74682,
            "ip_address": "114.119.132.88",
            "count": 4,
            "first_visit": "2024-10-24T04:53:05.452823+06:00",
            "date": "2024-10-24"
        },
        {
            "id": 74674,
            "ip_address": "66.249.70.165",
            "count": 4,
            "first_visit": "2024-10-24T01:02:15.626447+06:00",
            "date": "2024-10-24"
        },
        {
            "id": 6018,
            "ip_address": "114.119.142.93",
            "count": 4,
            "first_visit": "2022-05-14T18:12:04.980591+06:00",
            "date": null
        }
    ]
}