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

{
    "count": 100234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20864&ordering=ip_address",
    "results": [
        {
            "id": 6953,
            "ip_address": "103.67.157.79",
            "count": 4,
            "first_visit": "2022-05-16T17:59:44.380299+06:00",
            "date": null
        },
        {
            "id": 30202,
            "ip_address": "103.67.157.79",
            "count": 1,
            "first_visit": "2022-07-31T07:43:27.081319+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 27210,
            "ip_address": "103.67.157.81",
            "count": 1,
            "first_visit": "2022-07-25T11:50:39.836790+06:00",
            "date": "2022-07-25"
        },
        {
            "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": 18073,
            "ip_address": "103.67.157.86",
            "count": 1,
            "first_visit": "2022-06-24T11:23:43.381237+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 10708,
            "ip_address": "103.67.157.86",
            "count": 1,
            "first_visit": "2022-05-23T18:02:20.595092+06:00",
            "date": null
        }
    ]
}