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

{
    "count": 97330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23200&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23184&ordering=-ip_address",
    "results": [
        {
            "id": 54361,
            "ip_address": "37.111.206.52",
            "count": 1,
            "first_visit": "2023-09-05T16:52:40.705626+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 62509,
            "ip_address": "37.111.206.52",
            "count": 2,
            "first_visit": "2024-01-06T08:54:10.126286+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 37207,
            "ip_address": "37.111.206.51",
            "count": 2,
            "first_visit": "2022-11-10T13:26:25.615041+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 7970,
            "ip_address": "37.111.206.51",
            "count": 2,
            "first_visit": "2022-05-17T11:40:00.386525+06:00",
            "date": null
        },
        {
            "id": 10238,
            "ip_address": "37.111.206.50",
            "count": 3,
            "first_visit": "2022-05-22T09:41:53.350059+06:00",
            "date": null
        },
        {
            "id": 42108,
            "ip_address": "37.111.206.50",
            "count": 1,
            "first_visit": "2023-02-13T14:53:10.737198+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 63653,
            "ip_address": "37.111.206.5",
            "count": 2,
            "first_visit": "2024-01-23T13:01:54.802493+06:00",
            "date": "2024-01-23"
        },
        {
            "id": 61930,
            "ip_address": "37.111.206.5",
            "count": 1,
            "first_visit": "2023-12-26T19:25:26.082595+06:00",
            "date": "2023-12-26"
        }
    ]
}