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

{
    "count": 101110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32688&ordering=ip_address",
    "results": [
        {
            "id": 7555,
            "ip_address": "114.119.134.146",
            "count": 1,
            "first_visit": "2022-05-17T01:06:15.380806+06:00",
            "date": null
        },
        {
            "id": 11316,
            "ip_address": "114.119.134.148",
            "count": 6,
            "first_visit": "2022-05-25T07:50:53.954947+06:00",
            "date": null
        },
        {
            "id": 19221,
            "ip_address": "114.119.134.148",
            "count": 1,
            "first_visit": "2022-06-26T22:50:15.552948+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 15899,
            "ip_address": "114.119.134.148",
            "count": 1,
            "first_visit": "2022-06-17T08:34:33.980339+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 29985,
            "ip_address": "114.119.134.148",
            "count": 1,
            "first_visit": "2022-07-30T19:43:55.788445+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 20808,
            "ip_address": "114.119.134.148",
            "count": 1,
            "first_visit": "2022-07-03T04:45:43.207640+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 17265,
            "ip_address": "114.119.134.148",
            "count": 1,
            "first_visit": "2022-06-22T03:50:15.422676+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 21879,
            "ip_address": "114.119.134.148",
            "count": 1,
            "first_visit": "2022-07-10T17:28:36.885761+06:00",
            "date": "2022-07-10"
        }
    ]
}