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

{
    "count": 94430,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76792&ordering=ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 12461,
            "ip_address": "37.111.248.247",
            "count": 2,
            "first_visit": "2022-05-29T12:35:38.132355+06:00",
            "date": null
        },
        {
            "id": 29378,
            "ip_address": "37.111.248.249",
            "count": 2,
            "first_visit": "2022-07-29T15:44:09.977763+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 30301,
            "ip_address": "37.111.248.25",
            "count": 1,
            "first_visit": "2022-07-31T10:45:59.442499+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8770,
            "ip_address": "37.111.248.25",
            "count": 1,
            "first_visit": "2022-05-18T10:32:58.601794+06:00",
            "date": null
        }
    ]
}