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

{
    "count": 100788,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16664&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16648&ordering=-count",
    "results": [
        {
            "id": 1790,
            "ip_address": "103.204.246.22",
            "count": 2,
            "first_visit": "2022-01-11T10:41:53.130360+06:00",
            "date": null
        },
        {
            "id": 54455,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-09-07T03:50:22.193600+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 54551,
            "ip_address": "103.49.203.130",
            "count": 2,
            "first_visit": "2023-09-08T09:15:57.198661+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54574,
            "ip_address": "103.137.66.149",
            "count": 2,
            "first_visit": "2023-09-08T16:41:25.188112+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54714,
            "ip_address": "59.153.102.106",
            "count": 2,
            "first_visit": "2023-09-10T08:59:53.978903+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 7095,
            "ip_address": "58.145.189.230",
            "count": 2,
            "first_visit": "2022-05-16T19:19:45.903842+06:00",
            "date": null
        },
        {
            "id": 14252,
            "ip_address": "114.119.128.57",
            "count": 2,
            "first_visit": "2022-06-10T00:48:19.286487+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 14250,
            "ip_address": "114.119.130.105",
            "count": 2,
            "first_visit": "2022-06-10T00:32:25.688410+06:00",
            "date": "2022-06-10"
        }
    ]
}