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

{
    "count": 100054,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2120&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2104&ordering=-count",
    "results": [
        {
            "id": 74391,
            "ip_address": "66.249.64.129",
            "count": 10,
            "first_visit": "2024-10-14T01:54:41.848530+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 31198,
            "ip_address": "114.119.134.123",
            "count": 10,
            "first_visit": "2022-08-05T00:49:53.931305+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 31204,
            "ip_address": "103.138.250.237",
            "count": 10,
            "first_visit": "2022-08-05T01:39:43.366983+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 56082,
            "ip_address": "103.197.153.66",
            "count": 10,
            "first_visit": "2023-09-26T15:22:33.844476+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 31315,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-08-06T04:18:51.900596+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 37036,
            "ip_address": "114.119.141.168",
            "count": 10,
            "first_visit": "2022-11-07T05:26:28.719820+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 37083,
            "ip_address": "114.119.134.123",
            "count": 10,
            "first_visit": "2022-11-08T02:13:37.587316+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 74233,
            "ip_address": "66.249.64.128",
            "count": 10,
            "first_visit": "2024-10-10T01:28:07.939863+06:00",
            "date": "2024-10-10"
        }
    ]
}