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

{
    "count": 99396,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5064&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5048&ordering=-ip_address",
    "results": [
        {
            "id": 58975,
            "ip_address": "66.249.73.1",
            "count": 1,
            "first_visit": "2023-11-05T01:53:35.014475+06:00",
            "date": "2023-11-05"
        },
        {
            "id": 31629,
            "ip_address": "66.249.73.1",
            "count": 9,
            "first_visit": "2022-08-09T16:47:30.454098+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 38758,
            "ip_address": "66.249.73.1",
            "count": 7,
            "first_visit": "2022-12-15T19:23:08.956476+06:00",
            "date": "2022-12-15"
        },
        {
            "id": 59618,
            "ip_address": "66.249.73.1",
            "count": 2,
            "first_visit": "2023-11-17T13:35:56.914828+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 1145,
            "ip_address": "66.249.72.94",
            "count": 4,
            "first_visit": "2021-12-21T12:11:28.248886+06:00",
            "date": null
        },
        {
            "id": 13727,
            "ip_address": "66.249.72.92",
            "count": 1,
            "first_visit": "2022-06-07T01:46:19.966573+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 40806,
            "ip_address": "66.249.72.92",
            "count": 1,
            "first_visit": "2023-01-22T22:26:21.144485+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 1143,
            "ip_address": "66.249.72.92",
            "count": 6,
            "first_visit": "2021-12-21T11:12:32.055030+06:00",
            "date": null
        }
    ]
}