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

{
    "count": 98142,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27616&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27600&ordering=ip_address",
    "results": [
        {
            "id": 14335,
            "ip_address": "114.119.130.12",
            "count": 1,
            "first_visit": "2022-06-10T13:53:18.969331+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 14925,
            "ip_address": "114.119.130.12",
            "count": 1,
            "first_visit": "2022-06-14T02:39:19.773741+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 11275,
            "ip_address": "114.119.130.12",
            "count": 4,
            "first_visit": "2022-05-25T02:00:57.094581+06:00",
            "date": null
        },
        {
            "id": 21775,
            "ip_address": "114.119.130.12",
            "count": 1,
            "first_visit": "2022-07-09T20:34:37.742150+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 14118,
            "ip_address": "114.119.130.125",
            "count": 1,
            "first_visit": "2022-06-09T08:14:27.865347+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 6553,
            "ip_address": "114.119.130.125",
            "count": 6,
            "first_visit": "2022-05-16T09:02:24.158734+06:00",
            "date": null
        },
        {
            "id": 14568,
            "ip_address": "114.119.130.125",
            "count": 2,
            "first_visit": "2022-06-12T01:26:13.069392+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 21019,
            "ip_address": "114.119.130.125",
            "count": 2,
            "first_visit": "2022-07-04T09:36:53.816691+06:00",
            "date": "2022-07-04"
        }
    ]
}