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

{
    "count": 101285,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34088&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34072&ordering=id",
    "results": [
        {
            "id": 34081,
            "ip_address": "114.119.141.152",
            "count": 5,
            "first_visit": "2022-09-09T01:56:26.548840+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 34082,
            "ip_address": "114.119.141.139",
            "count": 4,
            "first_visit": "2022-09-09T01:58:46.507450+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 34083,
            "ip_address": "114.119.141.118",
            "count": 2,
            "first_visit": "2022-09-09T02:06:09.161056+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 34084,
            "ip_address": "114.119.141.146",
            "count": 2,
            "first_visit": "2022-09-09T02:08:40.197969+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 34085,
            "ip_address": "66.249.66.62",
            "count": 2,
            "first_visit": "2022-09-09T03:32:39.721903+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 34086,
            "ip_address": "66.249.66.128",
            "count": 1,
            "first_visit": "2022-09-09T03:47:17.576126+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 34087,
            "ip_address": "66.249.66.8",
            "count": 1,
            "first_visit": "2022-09-09T04:05:14.477003+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 34088,
            "ip_address": "103.85.241.4",
            "count": 4,
            "first_visit": "2022-09-09T22:06:11.371829+06:00",
            "date": "2022-09-09"
        }
    ]
}