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

{
    "count": 95463,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17216&ordering=ip_address",
    "results": [
        {
            "id": 23403,
            "ip_address": "103.253.45.52",
            "count": 1,
            "first_visit": "2022-07-18T01:16:49.997267+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 13618,
            "ip_address": "103.253.45.55",
            "count": 1,
            "first_visit": "2022-06-06T13:55:58.241351+06:00",
            "date": null
        },
        {
            "id": 30088,
            "ip_address": "103.253.45.56",
            "count": 1,
            "first_visit": "2022-07-30T23:54:45.765403+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12999,
            "ip_address": "103.253.45.57",
            "count": 1,
            "first_visit": "2022-05-31T02:35:03.959818+06:00",
            "date": null
        },
        {
            "id": 20005,
            "ip_address": "103.253.45.57",
            "count": 1,
            "first_visit": "2022-06-29T11:48:29.016831+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 12027,
            "ip_address": "103.253.45.6",
            "count": 2,
            "first_visit": "2022-05-27T22:59:27.210819+06:00",
            "date": null
        },
        {
            "id": 11502,
            "ip_address": "103.253.45.64",
            "count": 1,
            "first_visit": "2022-05-25T23:20:34.157592+06:00",
            "date": null
        },
        {
            "id": 14748,
            "ip_address": "103.253.45.65",
            "count": 1,
            "first_visit": "2022-06-13T08:26:09.239167+06:00",
            "date": "2022-06-13"
        }
    ]
}