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

{
    "count": 98317,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31912&ordering=ip_address",
    "results": [
        {
            "id": 59631,
            "ip_address": "114.119.134.146",
            "count": 1,
            "first_visit": "2023-11-17T17:40:54.721970+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 47071,
            "ip_address": "114.119.134.146",
            "count": 1,
            "first_visit": "2023-05-24T12:41:03.407062+06:00",
            "date": "2023-05-24"
        },
        {
            "id": 49077,
            "ip_address": "114.119.134.146",
            "count": 1,
            "first_visit": "2023-06-30T07:14:30.013285+06:00",
            "date": "2023-06-30"
        },
        {
            "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"
        }
    ]
}