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

{
    "count": 91413,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80&ordering=ip_address",
    "results": [
        {
            "id": 5138,
            "ip_address": "101.2.167.130",
            "count": 1,
            "first_visit": "2022-04-15T16:07:18.204509+06:00",
            "date": null
        },
        {
            "id": 29705,
            "ip_address": "101.2.167.157",
            "count": 1,
            "first_visit": "2022-07-30T08:11:49.728522+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 23746,
            "ip_address": "101.2.167.174",
            "count": 1,
            "first_visit": "2022-07-18T22:23:57.877346+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 32064,
            "ip_address": "101.2.167.174",
            "count": 1,
            "first_visit": "2022-08-15T14:37:00.080252+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 4086,
            "ip_address": "101.2.167.22",
            "count": 1,
            "first_visit": "2022-03-05T02:15:13.352917+06:00",
            "date": null
        },
        {
            "id": 5371,
            "ip_address": "101.2.167.27",
            "count": 3,
            "first_visit": "2022-04-25T15:22:38.850090+06:00",
            "date": null
        },
        {
            "id": 39967,
            "ip_address": "101.2.167.34",
            "count": 1,
            "first_visit": "2023-01-06T16:52:32.531130+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 50435,
            "ip_address": "101.2.167.34",
            "count": 1,
            "first_visit": "2023-07-20T13:15:07.867899+06:00",
            "date": "2023-07-20"
        }
    ]
}