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

{
    "count": 96329,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20720&ordering=ip_address",
    "results": [
        {
            "id": 22735,
            "ip_address": "103.71.41.149",
            "count": 2,
            "first_visit": "2022-07-14T17:13:32.950445+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 48828,
            "ip_address": "103.71.46.144",
            "count": 1,
            "first_visit": "2023-06-25T22:48:27.743605+06:00",
            "date": "2023-06-25"
        },
        {
            "id": 48563,
            "ip_address": "103.71.46.146",
            "count": 1,
            "first_visit": "2023-06-20T09:34:20.510936+06:00",
            "date": "2023-06-20"
        },
        {
            "id": 59866,
            "ip_address": "103.71.46.161",
            "count": 1,
            "first_visit": "2023-11-20T23:55:51.178148+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 47784,
            "ip_address": "103.71.46.167",
            "count": 4,
            "first_visit": "2023-06-06T14:43:18.700266+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 3595,
            "ip_address": "103.71.46.19",
            "count": 2,
            "first_visit": "2022-02-14T12:01:10.551015+06:00",
            "date": null
        },
        {
            "id": 16276,
            "ip_address": "103.71.46.59",
            "count": 1,
            "first_visit": "2022-06-18T08:41:37.150120+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 13495,
            "ip_address": "103.71.46.65",
            "count": 1,
            "first_visit": "2022-06-04T10:54:48.901593+06:00",
            "date": null
        }
    ]
}