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

{
    "count": 97461,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4312&ordering=-ip_address",
    "results": [
        {
            "id": 54645,
            "ip_address": "66.249.75.225",
            "count": 1,
            "first_visit": "2023-09-09T12:33:40.235936+06:00",
            "date": "2023-09-09"
        },
        {
            "id": 2039,
            "ip_address": "66.249.75.223",
            "count": 62,
            "first_visit": "2022-01-12T16:00:38.035345+06:00",
            "date": null
        },
        {
            "id": 2020,
            "ip_address": "66.249.75.222",
            "count": 77,
            "first_visit": "2022-01-12T10:10:25.378140+06:00",
            "date": null
        },
        {
            "id": 32686,
            "ip_address": "66.249.75.222",
            "count": 6,
            "first_visit": "2022-08-22T17:48:32.175517+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 44403,
            "ip_address": "66.249.75.222",
            "count": 2,
            "first_visit": "2023-03-26T01:46:24.123953+06:00",
            "date": "2023-03-26"
        },
        {
            "id": 42641,
            "ip_address": "66.249.75.222",
            "count": 1,
            "first_visit": "2023-02-24T06:05:48.994702+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 35641,
            "ip_address": "66.249.75.222",
            "count": 8,
            "first_visit": "2022-10-08T17:48:25.184851+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 43583,
            "ip_address": "66.249.75.222",
            "count": 2,
            "first_visit": "2023-03-12T00:28:38.968398+06:00",
            "date": "2023-03-12"
        }
    ]
}