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

{
    "count": 99850,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12552&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12536&ordering=-count",
    "results": [
        {
            "id": 66437,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-03-28T05:50:57.260577+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 66374,
            "ip_address": "103.198.139.103",
            "count": 3,
            "first_visit": "2024-03-26T16:24:04.259207+06:00",
            "date": "2024-03-26"
        },
        {
            "id": 9514,
            "ip_address": "37.111.217.212",
            "count": 3,
            "first_visit": "2022-05-19T22:31:16.061440+06:00",
            "date": null
        },
        {
            "id": 66337,
            "ip_address": "103.110.78.62",
            "count": 3,
            "first_visit": "2024-03-25T15:58:17.164047+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 21627,
            "ip_address": "66.249.66.33",
            "count": 3,
            "first_visit": "2022-07-08T18:30:57.024016+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 66313,
            "ip_address": "209.145.55.240",
            "count": 3,
            "first_visit": "2024-03-25T03:50:14.749124+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 66325,
            "ip_address": "37.111.235.176",
            "count": 3,
            "first_visit": "2024-03-25T11:23:16.813583+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 21603,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-07-08T15:39:53.459275+06:00",
            "date": "2022-07-08"
        }
    ]
}