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

{
    "count": 101308,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99304&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99288&ordering=-first_visit",
    "results": [
        {
            "id": 2012,
            "ip_address": "202.134.14.135",
            "count": 21,
            "first_visit": "2022-01-12T08:23:27.605827+06:00",
            "date": null
        },
        {
            "id": 2011,
            "ip_address": "96.63.135.81",
            "count": 1,
            "first_visit": "2022-01-12T08:20:47.593378+06:00",
            "date": null
        },
        {
            "id": 2010,
            "ip_address": "103.217.111.184",
            "count": 2,
            "first_visit": "2022-01-12T07:56:27.282955+06:00",
            "date": null
        },
        {
            "id": 2009,
            "ip_address": "142.120.3.116",
            "count": 3,
            "first_visit": "2022-01-12T06:02:34.274511+06:00",
            "date": null
        },
        {
            "id": 2008,
            "ip_address": "193.40.56.36",
            "count": 1,
            "first_visit": "2022-01-12T04:21:11.778965+06:00",
            "date": null
        },
        {
            "id": 2007,
            "ip_address": "114.119.153.118",
            "count": 14,
            "first_visit": "2022-01-12T04:17:37.624291+06:00",
            "date": null
        },
        {
            "id": 2006,
            "ip_address": "103.86.111.222",
            "count": 1,
            "first_visit": "2022-01-12T03:49:21.598980+06:00",
            "date": null
        },
        {
            "id": 2005,
            "ip_address": "103.96.37.81",
            "count": 1,
            "first_visit": "2022-01-12T03:28:13.729617+06:00",
            "date": null
        }
    ]
}