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

{
    "count": 100681,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19192&ordering=-count",
    "results": [
        {
            "id": 5634,
            "ip_address": "116.204.151.78",
            "count": 2,
            "first_visit": "2022-05-05T15:10:46.077053+06:00",
            "date": null
        },
        {
            "id": 1449,
            "ip_address": "103.59.38.148",
            "count": 2,
            "first_visit": "2021-12-28T19:14:12.280150+06:00",
            "date": null
        },
        {
            "id": 47966,
            "ip_address": "168.119.65.48",
            "count": 2,
            "first_visit": "2023-06-10T13:53:25.818416+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 11463,
            "ip_address": "103.172.188.38",
            "count": 2,
            "first_visit": "2022-05-25T22:27:39.057629+06:00",
            "date": null
        },
        {
            "id": 2879,
            "ip_address": "103.77.16.123",
            "count": 2,
            "first_visit": "2022-01-26T12:47:23.481789+06:00",
            "date": null
        },
        {
            "id": 47914,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2023-06-09T00:32:16.576564+06:00",
            "date": "2023-06-09"
        },
        {
            "id": 5639,
            "ip_address": "37.111.212.228",
            "count": 2,
            "first_visit": "2022-05-05T15:51:15.108515+06:00",
            "date": null
        },
        {
            "id": 47866,
            "ip_address": "66.249.66.77",
            "count": 2,
            "first_visit": "2023-06-08T00:28:46.050721+06:00",
            "date": "2023-06-08"
        }
    ]
}