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

{
    "count": 101347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81928&ordering=ip_address",
    "results": [
        {
            "id": 31285,
            "ip_address": "37.111.248.224",
            "count": 1,
            "first_visit": "2022-08-05T23:41:05.244756+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 22555,
            "ip_address": "37.111.248.224",
            "count": 1,
            "first_visit": "2022-07-14T12:48:37.161646+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 11886,
            "ip_address": "37.111.248.225",
            "count": 1,
            "first_visit": "2022-05-27T10:36:50.445085+06:00",
            "date": null
        },
        {
            "id": 34169,
            "ip_address": "37.111.248.235",
            "count": 1,
            "first_visit": "2022-09-11T07:24:24.123988+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 15656,
            "ip_address": "37.111.248.236",
            "count": 1,
            "first_visit": "2022-06-16T12:17:01.865431+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 9229,
            "ip_address": "37.111.248.238",
            "count": 2,
            "first_visit": "2022-05-19T00:42:41.082113+06:00",
            "date": null
        },
        {
            "id": 8681,
            "ip_address": "37.111.248.239",
            "count": 1,
            "first_visit": "2022-05-18T08:33:10.403850+06:00",
            "date": null
        },
        {
            "id": 7158,
            "ip_address": "37.111.248.246",
            "count": 2,
            "first_visit": "2022-05-16T19:45:12.283236+06:00",
            "date": null
        }
    ]
}