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

{
    "count": 101319,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99464&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99448&ordering=-date",
    "results": [
        {
            "id": 15549,
            "ip_address": "114.119.134.203",
            "count": 1,
            "first_visit": "2022-06-16T06:10:27.372758+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15547,
            "ip_address": "114.119.146.126",
            "count": 1,
            "first_visit": "2022-06-16T06:03:49.799880+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15546,
            "ip_address": "119.30.32.13",
            "count": 1,
            "first_visit": "2022-06-16T05:58:53.932882+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15545,
            "ip_address": "114.119.134.155",
            "count": 1,
            "first_visit": "2022-06-16T05:50:13.454448+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15381,
            "ip_address": "202.134.13.131",
            "count": 2,
            "first_visit": "2022-06-15T17:39:50.434913+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15484,
            "ip_address": "114.119.129.254",
            "count": 1,
            "first_visit": "2022-06-15T23:58:48.953710+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15483,
            "ip_address": "27.147.200.14",
            "count": 1,
            "first_visit": "2022-06-15T23:57:18.658795+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15482,
            "ip_address": "37.111.193.102",
            "count": 1,
            "first_visit": "2022-06-15T23:56:34.082484+06:00",
            "date": "2022-06-15"
        }
    ]
}