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

{
    "count": 96146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19976&ordering=ip_address",
    "results": [
        {
            "id": 28501,
            "ip_address": "103.67.157.82",
            "count": 2,
            "first_visit": "2022-07-28T01:44:22.631031+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 34459,
            "ip_address": "103.67.157.82",
            "count": 1,
            "first_visit": "2022-09-15T20:28:46.882166+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 11745,
            "ip_address": "103.67.157.83",
            "count": 1,
            "first_visit": "2022-05-26T22:48:05.589974+06:00",
            "date": null
        },
        {
            "id": 10708,
            "ip_address": "103.67.157.86",
            "count": 1,
            "first_visit": "2022-05-23T18:02:20.595092+06:00",
            "date": null
        },
        {
            "id": 18073,
            "ip_address": "103.67.157.86",
            "count": 1,
            "first_visit": "2022-06-24T11:23:43.381237+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 29852,
            "ip_address": "103.67.157.86",
            "count": 1,
            "first_visit": "2022-07-30T11:52:13.527304+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12117,
            "ip_address": "103.67.157.87",
            "count": 3,
            "first_visit": "2022-05-28T07:44:02.617303+06:00",
            "date": null
        },
        {
            "id": 32326,
            "ip_address": "103.67.157.87",
            "count": 1,
            "first_visit": "2022-08-18T10:49:39.366653+06:00",
            "date": "2022-08-18"
        }
    ]
}