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

{
    "count": 99842,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22624&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22608&ordering=-count",
    "results": [
        {
            "id": 25679,
            "ip_address": "43.245.121.52",
            "count": 2,
            "first_visit": "2022-07-21T22:17:36.200457+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 2150,
            "ip_address": "43.250.80.189",
            "count": 2,
            "first_visit": "2022-01-14T00:22:47.548993+06:00",
            "date": null
        },
        {
            "id": 22953,
            "ip_address": "103.112.54.243",
            "count": 2,
            "first_visit": "2022-07-15T10:37:52.013810+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 18034,
            "ip_address": "114.119.133.223",
            "count": 2,
            "first_visit": "2022-06-24T09:16:01.914956+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 5444,
            "ip_address": "37.111.218.235",
            "count": 2,
            "first_visit": "2022-04-29T12:19:07.355371+06:00",
            "date": null
        },
        {
            "id": 14107,
            "ip_address": "114.119.133.190",
            "count": 2,
            "first_visit": "2022-06-09T04:53:00.920051+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 18077,
            "ip_address": "116.58.201.61",
            "count": 2,
            "first_visit": "2022-06-24T11:40:18.745294+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 22945,
            "ip_address": "114.119.133.125",
            "count": 2,
            "first_visit": "2022-07-15T10:00:47.980852+06:00",
            "date": "2022-07-15"
        }
    ]
}