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

{
    "count": 97519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9928&ordering=ip_address",
    "results": [
        {
            "id": 24603,
            "ip_address": "103.167.18.17",
            "count": 1,
            "first_visit": "2022-07-20T12:19:16.611875+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25329,
            "ip_address": "103.167.18.17",
            "count": 1,
            "first_visit": "2022-07-21T10:28:12.702692+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 31723,
            "ip_address": "103.167.18.17",
            "count": 1,
            "first_visit": "2022-08-10T22:25:28.683809+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 14547,
            "ip_address": "103.167.18.18",
            "count": 1,
            "first_visit": "2022-06-11T23:32:58.042275+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 40171,
            "ip_address": "103.167.18.19",
            "count": 1,
            "first_visit": "2023-01-10T20:09:06.601479+06:00",
            "date": "2023-01-10"
        },
        {
            "id": 5549,
            "ip_address": "103.167.18.19",
            "count": 1,
            "first_visit": "2022-05-02T10:18:04.239952+06:00",
            "date": null
        },
        {
            "id": 456,
            "ip_address": "103.167.18.23",
            "count": 5,
            "first_visit": "2021-12-08T21:10:02.528553+06:00",
            "date": null
        },
        {
            "id": 8138,
            "ip_address": "103.167.18.243",
            "count": 1,
            "first_visit": "2022-05-17T12:51:48.662466+06:00",
            "date": null
        }
    ]
}