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

{
    "count": 96167,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20120&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20104&ordering=count",
    "results": [
        {
            "id": 20100,
            "ip_address": "37.111.234.81",
            "count": 1,
            "first_visit": "2022-06-29T18:27:46.001700+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20101,
            "ip_address": "114.119.133.237",
            "count": 1,
            "first_visit": "2022-06-29T18:28:57.930246+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20161,
            "ip_address": "114.119.128.203",
            "count": 1,
            "first_visit": "2022-06-29T21:48:14.604304+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20163,
            "ip_address": "114.119.132.61",
            "count": 1,
            "first_visit": "2022-06-29T21:59:31.931916+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 10115,
            "ip_address": "37.111.248.95",
            "count": 1,
            "first_visit": "2022-05-21T22:31:26.795993+06:00",
            "date": null
        },
        {
            "id": 20102,
            "ip_address": "103.230.107.23",
            "count": 1,
            "first_visit": "2022-06-29T18:36:22.179998+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20103,
            "ip_address": "103.156.215.118",
            "count": 1,
            "first_visit": "2022-06-29T18:39:36.933980+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 28208,
            "ip_address": "103.41.212.117",
            "count": 1,
            "first_visit": "2022-07-27T13:16:18.274343+06:00",
            "date": "2022-07-27"
        }
    ]
}