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

{
    "count": 96569,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21584&ordering=-count",
    "results": [
        {
            "id": 15914,
            "ip_address": "202.134.9.133",
            "count": 2,
            "first_visit": "2022-06-17T09:11:04.715090+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 11684,
            "ip_address": "103.179.181.203",
            "count": 2,
            "first_visit": "2022-05-26T16:11:54.159106+06:00",
            "date": null
        },
        {
            "id": 5539,
            "ip_address": "103.80.2.74",
            "count": 2,
            "first_visit": "2022-05-02T01:56:23.144918+06:00",
            "date": null
        },
        {
            "id": 31950,
            "ip_address": "103.144.49.52",
            "count": 2,
            "first_visit": "2022-08-14T00:35:31.330788+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 23073,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-07-16T02:50:34.222926+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 23070,
            "ip_address": "192.235.122.136",
            "count": 2,
            "first_visit": "2022-07-16T02:37:38.429090+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 2946,
            "ip_address": "37.111.193.91",
            "count": 2,
            "first_visit": "2022-01-27T17:17:27.674134+06:00",
            "date": null
        },
        {
            "id": 1385,
            "ip_address": "103.113.12.167",
            "count": 2,
            "first_visit": "2021-12-26T15:45:11.681829+06:00",
            "date": null
        }
    ]
}