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

{
    "count": 100741,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87112&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87096&ordering=-date",
    "results": [
        {
            "id": 27223,
            "ip_address": "103.136.159.123",
            "count": 2,
            "first_visit": "2022-07-25T12:08:17.629570+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27200,
            "ip_address": "103.197.205.220",
            "count": 6,
            "first_visit": "2022-07-25T11:35:47.718337+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27206,
            "ip_address": "202.134.10.141",
            "count": 3,
            "first_visit": "2022-07-25T11:44:46.761725+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27147,
            "ip_address": "202.134.10.132",
            "count": 4,
            "first_visit": "2022-07-25T10:42:25.920981+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27217,
            "ip_address": "202.134.14.138",
            "count": 2,
            "first_visit": "2022-07-25T12:00:17.773769+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27239,
            "ip_address": "180.92.239.178",
            "count": 1,
            "first_visit": "2022-07-25T12:29:40.318168+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27240,
            "ip_address": "103.67.157.239",
            "count": 1,
            "first_visit": "2022-07-25T12:30:33.393174+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27242,
            "ip_address": "202.134.13.128",
            "count": 1,
            "first_visit": "2022-07-25T12:32:35.841756+06:00",
            "date": "2022-07-25"
        }
    ]
}