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

{
    "count": 98124,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5936&ordering=ip_address",
    "results": [
        {
            "id": 18185,
            "ip_address": "103.139.196.205",
            "count": 1,
            "first_visit": "2022-06-24T16:56:05.427206+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 3282,
            "ip_address": "103.139.196.215",
            "count": 2,
            "first_visit": "2022-02-03T22:27:16.715100+06:00",
            "date": null
        },
        {
            "id": 23627,
            "ip_address": "103.139.196.216",
            "count": 1,
            "first_visit": "2022-07-18T21:57:06.341741+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 1824,
            "ip_address": "103.139.196.217",
            "count": 1,
            "first_visit": "2022-01-11T11:41:52.069983+06:00",
            "date": null
        },
        {
            "id": 18831,
            "ip_address": "103.139.196.217",
            "count": 1,
            "first_visit": "2022-06-25T22:44:16.013131+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 19754,
            "ip_address": "103.139.196.217",
            "count": 1,
            "first_visit": "2022-06-28T15:26:06.819323+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 19321,
            "ip_address": "103.139.196.217",
            "count": 1,
            "first_visit": "2022-06-27T07:08:01.954272+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 20092,
            "ip_address": "103.139.196.217",
            "count": 1,
            "first_visit": "2022-06-29T17:50:28.407691+06:00",
            "date": "2022-06-29"
        }
    ]
}