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

{
    "count": 95019,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15608&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15592&ordering=id",
    "results": [
        {
            "id": 15601,
            "ip_address": "123.49.54.202",
            "count": 1,
            "first_visit": "2022-06-16T09:40:17.993061+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15602,
            "ip_address": "114.119.132.159",
            "count": 1,
            "first_visit": "2022-06-16T09:41:41.870792+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15603,
            "ip_address": "114.130.156.142",
            "count": 1,
            "first_visit": "2022-06-16T09:43:12.405487+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15604,
            "ip_address": "59.153.103.25",
            "count": 1,
            "first_visit": "2022-06-16T09:43:25.286822+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15605,
            "ip_address": "202.134.14.137",
            "count": 1,
            "first_visit": "2022-06-16T09:44:04.294579+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15606,
            "ip_address": "103.120.203.113",
            "count": 2,
            "first_visit": "2022-06-16T09:45:05.451866+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15607,
            "ip_address": "37.111.228.150",
            "count": 1,
            "first_visit": "2022-06-16T09:47:35.719494+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15608,
            "ip_address": "202.134.13.135",
            "count": 3,
            "first_visit": "2022-06-16T09:54:00.358494+06:00",
            "date": "2022-06-16"
        }
    ]
}