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

{
    "count": 95636,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4168&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4152&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": 42641,
            "ip_address": "66.249.75.222",
            "count": 1,
            "first_visit": "2023-02-24T06:05:48.994702+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42578,
            "ip_address": "66.249.75.222",
            "count": 2,
            "first_visit": "2023-02-23T03:25:40.293976+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 44396,
            "ip_address": "66.249.75.222",
            "count": 1,
            "first_visit": "2023-03-25T19:38:53.089963+06:00",
            "date": "2023-03-25"
        },
        {
            "id": 32710,
            "ip_address": "66.249.75.222",
            "count": 13,
            "first_visit": "2022-08-23T00:21:31.903688+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 44324,
            "ip_address": "66.249.75.222",
            "count": 2,
            "first_visit": "2023-03-24T11:38:19.493181+06:00",
            "date": "2023-03-24"
        }
    ]
}