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

{
    "count": 99796,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1032&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1016&ordering=-count",
    "results": [
        {
            "id": 38494,
            "ip_address": "66.249.66.62",
            "count": 15,
            "first_visit": "2022-12-09T00:54:32.051993+06:00",
            "date": "2022-12-09"
        },
        {
            "id": 755,
            "ip_address": "114.119.152.142",
            "count": 15,
            "first_visit": "2021-12-17T09:21:52.842596+06:00",
            "date": null
        },
        {
            "id": 662,
            "ip_address": "114.119.153.93",
            "count": 15,
            "first_visit": "2021-12-14T01:26:02.149768+06:00",
            "date": null
        },
        {
            "id": 35230,
            "ip_address": "114.119.134.123",
            "count": 15,
            "first_visit": "2022-09-30T00:03:26.356268+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 296,
            "ip_address": "114.119.156.102",
            "count": 15,
            "first_visit": "2021-12-06T15:09:18.332122+06:00",
            "date": null
        },
        {
            "id": 33827,
            "ip_address": "66.249.73.70",
            "count": 15,
            "first_visit": "2022-09-05T00:28:54.713211+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 311,
            "ip_address": "114.119.159.134",
            "count": 15,
            "first_visit": "2021-12-06T18:12:50.635425+06:00",
            "date": null
        },
        {
            "id": 36383,
            "ip_address": "114.119.141.118",
            "count": 15,
            "first_visit": "2022-10-24T05:29:02.033228+06:00",
            "date": "2022-10-24"
        }
    ]
}