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": 98136,
    "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": 74271,
            "ip_address": "66.249.65.101",
            "count": 10,
            "first_visit": "2024-10-11T05:46:29.100668+06:00",
            "date": "2024-10-11"
        },
        {
            "id": 2672,
            "ip_address": "119.30.32.171",
            "count": 10,
            "first_visit": "2022-01-23T10:47:32.704205+06:00",
            "date": null
        },
        {
            "id": 30913,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-08-03T00:19:54.618593+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 73116,
            "ip_address": "66.249.64.132",
            "count": 10,
            "first_visit": "2024-09-08T01:20:36.498933+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 428,
            "ip_address": "114.119.149.183",
            "count": 10,
            "first_visit": "2021-12-08T14:28:06.350836+06:00",
            "date": null
        },
        {
            "id": 34947,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-09-25T02:46:51.196472+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 489,
            "ip_address": "114.119.153.237",
            "count": 10,
            "first_visit": "2021-12-09T14:51:30.625379+06:00",
            "date": null
        },
        {
            "id": 73152,
            "ip_address": "66.249.64.129",
            "count": 10,
            "first_visit": "2024-09-09T00:42:40.480332+06:00",
            "date": "2024-09-09"
        }
    ]
}