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

{
    "count": 101428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80008&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79992&ordering=-date",
    "results": [
        {
            "id": 35054,
            "ip_address": "114.119.141.118",
            "count": 1,
            "first_visit": "2022-09-27T00:02:16.300940+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 35053,
            "ip_address": "43.245.143.26",
            "count": 1,
            "first_visit": "2022-09-27T00:02:04.832857+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 35000,
            "ip_address": "17.121.114.152",
            "count": 1,
            "first_visit": "2022-09-26T00:22:54.550874+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35016,
            "ip_address": "103.159.73.250",
            "count": 2,
            "first_visit": "2022-09-26T10:03:35.928364+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 34999,
            "ip_address": "66.249.75.218",
            "count": 18,
            "first_visit": "2022-09-26T00:13:46.004333+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35007,
            "ip_address": "114.119.141.118",
            "count": 18,
            "first_visit": "2022-09-26T03:14:50.937532+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35026,
            "ip_address": "103.230.107.20",
            "count": 1,
            "first_visit": "2022-09-26T14:29:43.724165+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35049,
            "ip_address": "66.249.66.60",
            "count": 1,
            "first_visit": "2022-09-26T23:03:33.131882+06:00",
            "date": "2022-09-26"
        }
    ]
}