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

{
    "count": 101462,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78992&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78976&ordering=count",
    "results": [
        {
            "id": 10981,
            "ip_address": "116.58.201.134",
            "count": 2,
            "first_visit": "2022-05-24T13:41:46.029377+06:00",
            "date": null
        },
        {
            "id": 12207,
            "ip_address": "103.90.213.42",
            "count": 2,
            "first_visit": "2022-05-28T14:48:50.475047+06:00",
            "date": null
        },
        {
            "id": 22175,
            "ip_address": "195.154.122.11",
            "count": 2,
            "first_visit": "2022-07-13T01:29:10.404638+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 12201,
            "ip_address": "103.114.94.21",
            "count": 2,
            "first_visit": "2022-05-28T14:30:55.937942+06:00",
            "date": null
        },
        {
            "id": 27286,
            "ip_address": "202.134.8.136",
            "count": 2,
            "first_visit": "2022-07-25T13:09:26.342631+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12288,
            "ip_address": "114.119.133.130",
            "count": 2,
            "first_visit": "2022-05-28T21:56:58.742542+06:00",
            "date": null
        },
        {
            "id": 27321,
            "ip_address": "120.50.5.66",
            "count": 2,
            "first_visit": "2022-07-25T13:51:25.574640+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 33445,
            "ip_address": "59.153.103.200",
            "count": 2,
            "first_visit": "2022-08-30T14:59:51.527515+06:00",
            "date": "2022-08-30"
        }
    ]
}