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

{
    "count": 94669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14424&ordering=-ip_address",
    "results": [
        {
            "id": 36253,
            "ip_address": "43.250.80.59",
            "count": 2,
            "first_visit": "2022-10-21T13:59:18.305262+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 6374,
            "ip_address": "43.250.80.59",
            "count": 4,
            "first_visit": "2022-05-15T19:37:15.735301+06:00",
            "date": null
        },
        {
            "id": 26961,
            "ip_address": "43.250.80.59",
            "count": 1,
            "first_visit": "2022-07-25T00:40:41.656371+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10622,
            "ip_address": "43.250.80.58",
            "count": 1,
            "first_visit": "2022-05-23T12:05:52.907019+06:00",
            "date": null
        },
        {
            "id": 3734,
            "ip_address": "43.250.80.30",
            "count": 6,
            "first_visit": "2022-02-19T22:11:19.757944+06:00",
            "date": null
        },
        {
            "id": 1203,
            "ip_address": "43.250.80.28",
            "count": 1,
            "first_visit": "2021-12-21T20:45:27.146386+06:00",
            "date": null
        },
        {
            "id": 4060,
            "ip_address": "43.250.80.27",
            "count": 1,
            "first_visit": "2022-03-04T09:25:11.775477+06:00",
            "date": null
        },
        {
            "id": 21150,
            "ip_address": "43.250.80.27",
            "count": 1,
            "first_visit": "2022-07-05T01:53:51.608696+06:00",
            "date": "2022-07-05"
        }
    ]
}