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

{
    "count": 91505,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=128&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=112&ordering=first_visit",
    "results": [
        {
            "id": 121,
            "ip_address": "192.86.106.33",
            "count": 2,
            "first_visit": "2021-12-04T02:58:45.345066+06:00",
            "date": null
        },
        {
            "id": 122,
            "ip_address": "114.119.159.37",
            "count": 12,
            "first_visit": "2021-12-04T03:47:27.271150+06:00",
            "date": null
        },
        {
            "id": 123,
            "ip_address": "114.119.154.181",
            "count": 15,
            "first_visit": "2021-12-04T03:58:21.407125+06:00",
            "date": null
        },
        {
            "id": 124,
            "ip_address": "114.119.159.123",
            "count": 19,
            "first_visit": "2021-12-04T04:05:17.065286+06:00",
            "date": null
        },
        {
            "id": 125,
            "ip_address": "114.119.153.53",
            "count": 18,
            "first_visit": "2021-12-04T04:11:40.884391+06:00",
            "date": null
        },
        {
            "id": 126,
            "ip_address": "114.119.159.16",
            "count": 19,
            "first_visit": "2021-12-04T04:16:30.801182+06:00",
            "date": null
        },
        {
            "id": 127,
            "ip_address": "114.119.156.144",
            "count": 15,
            "first_visit": "2021-12-04T04:23:08.152195+06:00",
            "date": null
        },
        {
            "id": 128,
            "ip_address": "114.119.158.227",
            "count": 15,
            "first_visit": "2021-12-04T04:29:59.609397+06:00",
            "date": null
        }
    ]
}