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

{
    "count": 92399,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7992&ordering=date",
    "results": [
        {
            "id": 21533,
            "ip_address": "66.249.70.161",
            "count": 1,
            "first_visit": "2022-07-08T01:05:13.706536+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21542,
            "ip_address": "114.119.147.229",
            "count": 2,
            "first_visit": "2022-07-08T01:33:13.645327+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21634,
            "ip_address": "64.71.131.243",
            "count": 1,
            "first_visit": "2022-07-08T21:26:41.973449+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21614,
            "ip_address": "66.249.66.83",
            "count": 2,
            "first_visit": "2022-07-08T16:42:26.061677+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21629,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2022-07-08T19:48:29.556492+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21635,
            "ip_address": "202.134.14.158",
            "count": 1,
            "first_visit": "2022-07-08T21:33:56.056289+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21636,
            "ip_address": "202.134.10.140",
            "count": 2,
            "first_visit": "2022-07-08T21:42:46.462087+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21637,
            "ip_address": "202.134.14.150",
            "count": 1,
            "first_visit": "2022-07-08T21:59:13.842672+06:00",
            "date": "2022-07-08"
        }
    ]
}