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

{
    "count": 96570,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21592&ordering=-count",
    "results": [
        {
            "id": 5529,
            "ip_address": "114.130.157.195",
            "count": 2,
            "first_visit": "2022-05-01T22:35:34.119581+06:00",
            "date": null
        },
        {
            "id": 1736,
            "ip_address": "37.111.195.186",
            "count": 2,
            "first_visit": "2022-01-09T12:34:07.242863+06:00",
            "date": null
        },
        {
            "id": 1739,
            "ip_address": "185.240.17.59",
            "count": 2,
            "first_visit": "2022-01-09T17:23:05.877727+06:00",
            "date": null
        },
        {
            "id": 23053,
            "ip_address": "27.147.206.192",
            "count": 2,
            "first_visit": "2022-07-16T00:38:09.619766+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 5572,
            "ip_address": "103.225.95.230",
            "count": 2,
            "first_visit": "2022-05-03T07:46:05.652671+06:00",
            "date": null
        },
        {
            "id": 31927,
            "ip_address": "185.172.113.148",
            "count": 2,
            "first_visit": "2022-08-13T16:26:47.049356+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 20058,
            "ip_address": "103.133.134.149",
            "count": 2,
            "first_visit": "2022-06-29T15:35:17.302983+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 25572,
            "ip_address": "116.58.201.68",
            "count": 2,
            "first_visit": "2022-07-21T13:57:14.119798+06:00",
            "date": "2022-07-21"
        }
    ]
}