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

{
    "count": 96092,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19728&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19712&ordering=-ip_address",
    "results": [
        {
            "id": 17864,
            "ip_address": "37.111.223.207",
            "count": 1,
            "first_visit": "2022-06-23T22:32:12.444836+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17450,
            "ip_address": "37.111.223.207",
            "count": 1,
            "first_visit": "2022-06-22T18:23:01.053114+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 17843,
            "ip_address": "37.111.223.204",
            "count": 1,
            "first_visit": "2022-06-23T20:22:57.668108+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 8422,
            "ip_address": "37.111.223.202",
            "count": 5,
            "first_visit": "2022-05-17T22:59:26.773544+06:00",
            "date": null
        },
        {
            "id": 33557,
            "ip_address": "37.111.223.201",
            "count": 1,
            "first_visit": "2022-08-31T19:01:51.441241+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 8909,
            "ip_address": "37.111.223.201",
            "count": 1,
            "first_visit": "2022-05-18T12:31:19.391113+06:00",
            "date": null
        },
        {
            "id": 22325,
            "ip_address": "37.111.223.198",
            "count": 1,
            "first_visit": "2022-07-13T18:24:11.993339+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 9025,
            "ip_address": "37.111.223.196",
            "count": 2,
            "first_visit": "2022-05-18T17:13:34.090663+06:00",
            "date": null
        }
    ]
}