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

{
    "count": 101989,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42968&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42952&ordering=-count",
    "results": [
        {
            "id": 38131,
            "ip_address": "114.119.138.210",
            "count": 1,
            "first_visit": "2022-12-01T22:35:41.166235+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38166,
            "ip_address": "107.172.134.200",
            "count": 1,
            "first_visit": "2022-12-02T14:18:39.711542+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 38167,
            "ip_address": "114.119.131.14",
            "count": 1,
            "first_visit": "2022-12-02T14:25:02.331228+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 38133,
            "ip_address": "66.17.185.32",
            "count": 1,
            "first_visit": "2022-12-01T23:36:02.347497+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38134,
            "ip_address": "37.111.196.175",
            "count": 1,
            "first_visit": "2022-12-01T23:46:33.688411+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38150,
            "ip_address": "114.119.137.123",
            "count": 1,
            "first_visit": "2022-12-02T08:11:56.068096+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 38136,
            "ip_address": "194.47.249.13",
            "count": 1,
            "first_visit": "2022-12-02T01:23:21.294641+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 38151,
            "ip_address": "103.232.100.157",
            "count": 1,
            "first_visit": "2022-12-02T08:21:22.728847+06:00",
            "date": "2022-12-02"
        }
    ]
}