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

{
    "count": 100057,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2112&ordering=-count",
    "results": [
        {
            "id": 74233,
            "ip_address": "66.249.64.128",
            "count": 10,
            "first_visit": "2024-10-10T01:28:07.939863+06:00",
            "date": "2024-10-10"
        },
        {
            "id": 74271,
            "ip_address": "66.249.65.101",
            "count": 10,
            "first_visit": "2024-10-11T05:46:29.100668+06:00",
            "date": "2024-10-11"
        },
        {
            "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": 31204,
            "ip_address": "103.138.250.237",
            "count": 10,
            "first_visit": "2022-08-05T01:39:43.366983+06:00",
            "date": "2022-08-05"
        },
        {
            "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": 2672,
            "ip_address": "119.30.32.171",
            "count": 10,
            "first_visit": "2022-01-23T10:47:32.704205+06:00",
            "date": null
        },
        {
            "id": 428,
            "ip_address": "114.119.149.183",
            "count": 10,
            "first_visit": "2021-12-08T14:28:06.350836+06:00",
            "date": null
        },
        {
            "id": 489,
            "ip_address": "114.119.153.237",
            "count": 10,
            "first_visit": "2021-12-09T14:51:30.625379+06:00",
            "date": null
        }
    ]
}