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

{
    "count": 102200,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75416&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75400&ordering=ip_address",
    "results": [
        {
            "id": 10970,
            "ip_address": "37.111.195.208",
            "count": 1,
            "first_visit": "2022-05-24T13:21:59.389108+06:00",
            "date": null
        },
        {
            "id": 19711,
            "ip_address": "37.111.195.208",
            "count": 1,
            "first_visit": "2022-06-28T10:47:20.902488+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 31431,
            "ip_address": "37.111.195.209",
            "count": 1,
            "first_visit": "2022-08-07T13:05:09.094373+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 30441,
            "ip_address": "37.111.195.21",
            "count": 1,
            "first_visit": "2022-07-31T16:32:49.529355+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 10214,
            "ip_address": "37.111.195.21",
            "count": 1,
            "first_visit": "2022-05-22T05:00:19.462306+06:00",
            "date": null
        },
        {
            "id": 14036,
            "ip_address": "37.111.195.21",
            "count": 1,
            "first_visit": "2022-06-08T20:36:33.237402+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 29700,
            "ip_address": "37.111.195.210",
            "count": 1,
            "first_visit": "2022-07-30T07:48:52.036977+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 2789,
            "ip_address": "37.111.195.212",
            "count": 1,
            "first_visit": "2022-01-25T10:46:34.775846+06:00",
            "date": null
        }
    ]
}