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

{
    "count": 100051,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8072&ordering=-count",
    "results": [
        {
            "id": 75066,
            "ip_address": "103.187.94.134",
            "count": 4,
            "first_visit": "2024-11-01T09:17:28.026064+06:00",
            "date": "2024-11-01"
        },
        {
            "id": 39071,
            "ip_address": "66.249.66.4",
            "count": 4,
            "first_visit": "2022-12-21T04:42:26.215204+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 75061,
            "ip_address": "66.249.69.175",
            "count": 4,
            "first_visit": "2024-11-01T03:57:57.859977+06:00",
            "date": "2024-11-01"
        },
        {
            "id": 74949,
            "ip_address": "103.187.94.134",
            "count": 4,
            "first_visit": "2024-10-29T15:00:45.070658+06:00",
            "date": "2024-10-29"
        },
        {
            "id": 75016,
            "ip_address": "37.111.212.12",
            "count": 4,
            "first_visit": "2024-10-30T16:22:56.284753+06:00",
            "date": "2024-10-30"
        },
        {
            "id": 38891,
            "ip_address": "66.249.64.220",
            "count": 4,
            "first_visit": "2022-12-17T18:19:39.477783+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 74918,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-10-29T00:05:13.798914+06:00",
            "date": "2024-10-29"
        },
        {
            "id": 38841,
            "ip_address": "66.249.66.90",
            "count": 4,
            "first_visit": "2022-12-17T00:58:06.746159+06:00",
            "date": "2022-12-17"
        }
    ]
}