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

{
    "count": 97329,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23192&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23176&ordering=-ip_address",
    "results": [
        {
            "id": 72488,
            "ip_address": "37.111.206.54",
            "count": 1,
            "first_visit": "2024-08-24T11:22:31.166727+06:00",
            "date": "2024-08-24"
        },
        {
            "id": 67923,
            "ip_address": "37.111.206.53",
            "count": 1,
            "first_visit": "2024-05-05T13:43:31.319534+06:00",
            "date": "2024-05-05"
        },
        {
            "id": 61675,
            "ip_address": "37.111.206.53",
            "count": 1,
            "first_visit": "2023-12-22T21:28:35.935657+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 75557,
            "ip_address": "37.111.206.53",
            "count": 1,
            "first_visit": "2024-11-12T15:42:00.552431+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 12139,
            "ip_address": "37.111.206.53",
            "count": 1,
            "first_visit": "2022-05-28T09:51:04.644070+06:00",
            "date": null
        },
        {
            "id": 25744,
            "ip_address": "37.111.206.52",
            "count": 1,
            "first_visit": "2022-07-22T00:15:56.860028+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 1183,
            "ip_address": "37.111.206.52",
            "count": 3,
            "first_visit": "2021-12-21T17:36:46.860161+06:00",
            "date": null
        },
        {
            "id": 22282,
            "ip_address": "37.111.206.52",
            "count": 2,
            "first_visit": "2022-07-13T17:24:02.303238+06:00",
            "date": "2022-07-13"
        }
    ]
}