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

{
    "count": 91928,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=992&ordering=count",
    "results": [
        {
            "id": 1696,
            "ip_address": "107.152.254.218",
            "count": 1,
            "first_visit": "2022-01-06T15:28:51.117236+06:00",
            "date": null
        },
        {
            "id": 1105,
            "ip_address": "27.147.206.100",
            "count": 1,
            "first_visit": "2021-12-21T00:48:01.815906+06:00",
            "date": null
        },
        {
            "id": 1541,
            "ip_address": "113.21.228.154",
            "count": 1,
            "first_visit": "2021-12-31T17:58:54.721555+06:00",
            "date": null
        },
        {
            "id": 2251,
            "ip_address": "45.64.132.133",
            "count": 1,
            "first_visit": "2022-01-15T11:59:10.519224+06:00",
            "date": null
        },
        {
            "id": 1735,
            "ip_address": "103.206.231.58",
            "count": 1,
            "first_visit": "2022-01-09T11:29:35.029155+06:00",
            "date": null
        },
        {
            "id": 1203,
            "ip_address": "43.250.80.28",
            "count": 1,
            "first_visit": "2021-12-21T20:45:27.146386+06:00",
            "date": null
        },
        {
            "id": 1586,
            "ip_address": "149.56.160.196",
            "count": 1,
            "first_visit": "2022-01-02T06:30:02.982783+06:00",
            "date": null
        },
        {
            "id": 2312,
            "ip_address": "54.236.40.120",
            "count": 1,
            "first_visit": "2022-01-16T16:20:55.244920+06:00",
            "date": null
        }
    ]
}