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

{
    "count": 100072,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21752&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21736&ordering=-count",
    "results": [
        {
            "id": 35141,
            "ip_address": "202.83.126.68",
            "count": 2,
            "first_visit": "2022-09-28T13:56:42.349984+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 10288,
            "ip_address": "37.111.214.74",
            "count": 2,
            "first_visit": "2022-05-22T13:06:12.302683+06:00",
            "date": null
        },
        {
            "id": 17573,
            "ip_address": "114.119.130.237",
            "count": 2,
            "first_visit": "2022-06-23T04:23:31.792158+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 10246,
            "ip_address": "103.67.157.6",
            "count": 2,
            "first_visit": "2022-05-22T10:31:52.623542+06:00",
            "date": null
        },
        {
            "id": 17600,
            "ip_address": "114.119.129.229",
            "count": 2,
            "first_visit": "2022-06-23T06:16:48.000726+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 11408,
            "ip_address": "8.29.105.12",
            "count": 2,
            "first_visit": "2022-05-25T18:20:23.817368+06:00",
            "date": null
        },
        {
            "id": 23512,
            "ip_address": "74.125.212.166",
            "count": 2,
            "first_visit": "2022-07-18T19:14:18.507297+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23508,
            "ip_address": "103.111.226.27",
            "count": 2,
            "first_visit": "2022-07-18T19:00:44.278900+06:00",
            "date": "2022-07-18"
        }
    ]
}