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

{
    "count": 100925,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17448&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17432&ordering=-count",
    "results": [
        {
            "id": 52319,
            "ip_address": "116.204.230.21",
            "count": 2,
            "first_visit": "2023-08-12T16:57:58.325561+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 52337,
            "ip_address": "37.111.204.243",
            "count": 2,
            "first_visit": "2023-08-12T21:49:14.338536+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 13393,
            "ip_address": "114.119.130.60",
            "count": 2,
            "first_visit": "2022-06-02T18:19:44.110095+06:00",
            "date": null
        },
        {
            "id": 13343,
            "ip_address": "182.160.101.243",
            "count": 2,
            "first_visit": "2022-06-02T06:39:56.832110+06:00",
            "date": null
        },
        {
            "id": 6818,
            "ip_address": "119.30.39.106",
            "count": 2,
            "first_visit": "2022-05-16T16:11:43.973979+06:00",
            "date": null
        },
        {
            "id": 1722,
            "ip_address": "37.111.206.222",
            "count": 2,
            "first_visit": "2022-01-08T14:25:53.520828+06:00",
            "date": null
        },
        {
            "id": 52278,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-08-12T07:20:15.708436+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 6726,
            "ip_address": "42.0.7.237",
            "count": 2,
            "first_visit": "2022-05-16T13:51:58.386179+06:00",
            "date": null
        }
    ]
}