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

{
    "count": 99631,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2416&ordering=-count",
    "results": [
        {
            "id": 11,
            "ip_address": "18.190.87.2",
            "count": 9,
            "first_visit": "2021-12-02T18:22:47.411986+06:00",
            "date": null
        },
        {
            "id": 72180,
            "ip_address": "66.249.69.5",
            "count": 9,
            "first_visit": "2024-08-15T00:16:53.169801+06:00",
            "date": "2024-08-15"
        },
        {
            "id": 22225,
            "ip_address": "37.111.196.58",
            "count": 9,
            "first_visit": "2022-07-13T14:12:03.856469+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 72057,
            "ip_address": "66.249.69.7",
            "count": 9,
            "first_visit": "2024-08-12T02:46:05.688217+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 72050,
            "ip_address": "66.249.69.6",
            "count": 9,
            "first_visit": "2024-08-12T00:21:06.834869+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 34303,
            "ip_address": "114.119.141.139",
            "count": 9,
            "first_visit": "2022-09-13T09:43:32.851180+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 34246,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-09-12T11:21:57.869765+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 37313,
            "ip_address": "66.249.66.33",
            "count": 9,
            "first_visit": "2022-11-13T00:28:07.536774+06:00",
            "date": "2022-11-13"
        }
    ]
}