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

{
    "count": 95621,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17936&ordering=-ip_address",
    "results": [
        {
            "id": 18740,
            "ip_address": "37.111.248.172",
            "count": 1,
            "first_visit": "2022-06-25T19:23:14.531485+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 27208,
            "ip_address": "37.111.248.171",
            "count": 1,
            "first_visit": "2022-07-25T11:47:58.015500+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 6401,
            "ip_address": "37.111.248.170",
            "count": 5,
            "first_visit": "2022-05-15T20:57:08.718776+06:00",
            "date": null
        },
        {
            "id": 13326,
            "ip_address": "37.111.248.168",
            "count": 1,
            "first_visit": "2022-06-02T02:46:44.029462+06:00",
            "date": null
        },
        {
            "id": 7693,
            "ip_address": "37.111.248.161",
            "count": 1,
            "first_visit": "2022-05-17T09:02:55.157874+06:00",
            "date": null
        },
        {
            "id": 8705,
            "ip_address": "37.111.248.160",
            "count": 2,
            "first_visit": "2022-05-18T09:03:55.821679+06:00",
            "date": null
        },
        {
            "id": 25158,
            "ip_address": "37.111.248.158",
            "count": 1,
            "first_visit": "2022-07-21T07:15:54.485967+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 20986,
            "ip_address": "37.111.248.158",
            "count": 1,
            "first_visit": "2022-07-04T06:38:43.211746+06:00",
            "date": "2022-07-04"
        }
    ]
}