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

{
    "count": 99381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24640&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24624&ordering=-count",
    "results": [
        {
            "id": 2206,
            "ip_address": "110.76.129.239",
            "count": 2,
            "first_visit": "2022-01-14T17:10:35.841496+06:00",
            "date": null
        },
        {
            "id": 28485,
            "ip_address": "202.134.10.129",
            "count": 2,
            "first_visit": "2022-07-28T01:21:50.867496+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 4356,
            "ip_address": "103.199.225.165",
            "count": 2,
            "first_visit": "2022-03-14T12:39:37.643357+06:00",
            "date": null
        },
        {
            "id": 3901,
            "ip_address": "172.225.218.25",
            "count": 2,
            "first_visit": "2022-02-26T18:40:00.093403+06:00",
            "date": null
        },
        {
            "id": 19173,
            "ip_address": "220.152.114.241",
            "count": 2,
            "first_visit": "2022-06-26T19:59:21.005650+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 8268,
            "ip_address": "66.249.91.41",
            "count": 2,
            "first_visit": "2022-05-17T19:19:24.276095+06:00",
            "date": null
        },
        {
            "id": 27072,
            "ip_address": "202.134.10.134",
            "count": 2,
            "first_visit": "2022-07-25T07:31:01.814490+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 3841,
            "ip_address": "103.239.255.54",
            "count": 2,
            "first_visit": "2022-02-24T01:05:06.335293+06:00",
            "date": null
        }
    ]
}