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

{
    "count": 98247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17032&ordering=-ip_address",
    "results": [
        {
            "id": 28685,
            "ip_address": "42.0.4.239",
            "count": 1,
            "first_visit": "2022-07-28T10:57:19.390751+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 27209,
            "ip_address": "42.0.4.238",
            "count": 1,
            "first_visit": "2022-07-25T11:48:18.273877+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 31452,
            "ip_address": "42.0.4.238",
            "count": 1,
            "first_visit": "2022-08-07T18:12:05.598192+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 8648,
            "ip_address": "42.0.4.238",
            "count": 3,
            "first_visit": "2022-05-18T06:09:28.793847+06:00",
            "date": null
        },
        {
            "id": 7728,
            "ip_address": "42.0.4.237",
            "count": 5,
            "first_visit": "2022-05-17T09:27:12.349444+06:00",
            "date": null
        },
        {
            "id": 24437,
            "ip_address": "42.0.4.237",
            "count": 5,
            "first_visit": "2022-07-20T10:05:44.437014+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 26785,
            "ip_address": "42.0.4.237",
            "count": 1,
            "first_visit": "2022-07-24T15:11:15.703003+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 17636,
            "ip_address": "42.0.4.237",
            "count": 1,
            "first_visit": "2022-06-23T08:22:01.275151+06:00",
            "date": "2022-06-23"
        }
    ]
}