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

{
    "count": 100862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18120&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18104&ordering=-count",
    "results": [
        {
            "id": 50847,
            "ip_address": "103.112.54.7",
            "count": 2,
            "first_visit": "2023-07-26T00:21:26.805447+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 50818,
            "ip_address": "103.155.219.46",
            "count": 2,
            "first_visit": "2023-07-25T18:01:10.415598+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50865,
            "ip_address": "103.187.94.236",
            "count": 2,
            "first_visit": "2023-07-26T07:03:41.556217+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 6310,
            "ip_address": "119.30.32.125",
            "count": 2,
            "first_visit": "2022-05-15T10:17:17.319501+06:00",
            "date": null
        },
        {
            "id": 6319,
            "ip_address": "58.145.186.227",
            "count": 2,
            "first_visit": "2022-05-15T11:09:02.388289+06:00",
            "date": null
        },
        {
            "id": 12724,
            "ip_address": "104.28.208.84",
            "count": 2,
            "first_visit": "2022-05-30T09:41:32.391257+06:00",
            "date": null
        },
        {
            "id": 50810,
            "ip_address": "59.153.102.59",
            "count": 2,
            "first_visit": "2023-07-25T16:07:47.771258+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 1677,
            "ip_address": "27.147.190.140",
            "count": 2,
            "first_visit": "2022-01-05T20:50:06.415492+06:00",
            "date": null
        }
    ]
}