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

{
    "count": 95143,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16016&ordering=ip_address",
    "results": [
        {
            "id": 43652,
            "ip_address": "103.242.22.5",
            "count": 1,
            "first_visit": "2023-03-13T07:40:34.443314+06:00",
            "date": "2023-03-13"
        },
        {
            "id": 1275,
            "ip_address": "103.242.22.5",
            "count": 1,
            "first_visit": "2021-12-23T02:12:48.659306+06:00",
            "date": null
        },
        {
            "id": 31212,
            "ip_address": "103.242.22.5",
            "count": 1,
            "first_visit": "2022-08-05T06:08:18.275524+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 37731,
            "ip_address": "103.242.22.5",
            "count": 1,
            "first_visit": "2022-11-23T07:31:14.599463+06:00",
            "date": "2022-11-23"
        },
        {
            "id": 6283,
            "ip_address": "103.242.22.6",
            "count": 2,
            "first_visit": "2022-05-15T09:00:31.107190+06:00",
            "date": null
        },
        {
            "id": 10903,
            "ip_address": "103.242.23.176",
            "count": 1,
            "first_visit": "2022-05-24T11:00:17.929076+06:00",
            "date": null
        },
        {
            "id": 28261,
            "ip_address": "103.242.23.176",
            "count": 2,
            "first_visit": "2022-07-27T16:24:07.286073+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 58483,
            "ip_address": "103.242.23.176",
            "count": 3,
            "first_visit": "2023-10-27T00:42:25.515107+06:00",
            "date": "2023-10-27"
        }
    ]
}