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

{
    "count": 101288,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34128&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34112&ordering=id",
    "results": [
        {
            "id": 34121,
            "ip_address": "37.111.206.62",
            "count": 1,
            "first_visit": "2022-09-10T07:43:55.950014+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34122,
            "ip_address": "182.160.113.106",
            "count": 3,
            "first_visit": "2022-09-10T09:33:57.809952+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34123,
            "ip_address": "103.20.141.4",
            "count": 1,
            "first_visit": "2022-09-10T09:35:00.038144+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34124,
            "ip_address": "202.134.14.131",
            "count": 2,
            "first_visit": "2022-09-10T09:53:57.193492+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34125,
            "ip_address": "43.230.122.129",
            "count": 4,
            "first_visit": "2022-09-10T10:20:35.312283+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34126,
            "ip_address": "5.181.233.162",
            "count": 1,
            "first_visit": "2022-09-10T11:49:44.609792+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34127,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-09-10T12:01:21.585785+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34128,
            "ip_address": "180.149.232.54",
            "count": 6,
            "first_visit": "2022-09-10T12:09:14.188501+06:00",
            "date": "2022-09-10"
        }
    ]
}