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

{
    "count": 98142,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89528&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89512&ordering=count",
    "results": [
        {
            "id": 28996,
            "ip_address": "37.111.215.231",
            "count": 4,
            "first_visit": "2022-07-28T23:59:04.128499+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 32689,
            "ip_address": "66.249.75.220",
            "count": 4,
            "first_visit": "2022-08-22T18:09:50.555113+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 5565,
            "ip_address": "3.226.251.190",
            "count": 4,
            "first_visit": "2022-05-02T21:08:45.092336+06:00",
            "date": null
        },
        {
            "id": 6953,
            "ip_address": "103.67.157.79",
            "count": 4,
            "first_visit": "2022-05-16T17:59:44.380299+06:00",
            "date": null
        },
        {
            "id": 34797,
            "ip_address": "66.249.66.128",
            "count": 4,
            "first_visit": "2022-09-22T01:38:56.671114+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 6985,
            "ip_address": "37.111.245.129",
            "count": 4,
            "first_visit": "2022-05-16T18:19:10.665093+06:00",
            "date": null
        },
        {
            "id": 5983,
            "ip_address": "37.111.200.74",
            "count": 4,
            "first_visit": "2022-05-14T10:59:25.701683+06:00",
            "date": null
        },
        {
            "id": 6970,
            "ip_address": "37.111.226.28",
            "count": 4,
            "first_visit": "2022-05-16T18:09:06.616104+06:00",
            "date": null
        }
    ]
}