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

{
    "count": 101292,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83256&ordering=ip_address",
    "results": [
        {
            "id": 5110,
            "ip_address": "40.94.227.90",
            "count": 1,
            "first_visit": "2022-04-13T22:09:52.785759+06:00",
            "date": null
        },
        {
            "id": 66169,
            "ip_address": "40.94.227.90",
            "count": 1,
            "first_visit": "2024-03-21T14:03:41.507791+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 14237,
            "ip_address": "40.94.227.91",
            "count": 1,
            "first_visit": "2022-06-09T21:55:06.604967+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 64273,
            "ip_address": "40.94.227.92",
            "count": 1,
            "first_visit": "2024-02-03T20:03:29.862732+06:00",
            "date": "2024-02-03"
        },
        {
            "id": 35321,
            "ip_address": "40.94.227.94",
            "count": 2,
            "first_visit": "2022-10-01T22:44:56.592852+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 31102,
            "ip_address": "40.94.227.95",
            "count": 1,
            "first_visit": "2022-08-04T10:46:54.110743+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 61671,
            "ip_address": "40.94.227.95",
            "count": 1,
            "first_visit": "2023-12-22T19:55:06.846830+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 2127,
            "ip_address": "40.94.227.97",
            "count": 1,
            "first_visit": "2022-01-13T14:57:11.658956+06:00",
            "date": null
        }
    ]
}