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

{
    "count": 101541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78072&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78056&ordering=-ip_address",
    "results": [
        {
            "id": 3424,
            "ip_address": "103.86.109.48",
            "count": 1,
            "first_visit": "2022-02-08T10:16:21.162443+06:00",
            "date": null
        },
        {
            "id": 8237,
            "ip_address": "103.86.109.41",
            "count": 1,
            "first_visit": "2022-05-17T17:45:54.110265+06:00",
            "date": null
        },
        {
            "id": 24188,
            "ip_address": "103.86.109.32",
            "count": 1,
            "first_visit": "2022-07-19T22:10:12.697699+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 1080,
            "ip_address": "103.86.109.210",
            "count": 3,
            "first_visit": "2021-12-20T19:42:51.599506+06:00",
            "date": null
        },
        {
            "id": 25007,
            "ip_address": "103.86.109.204",
            "count": 1,
            "first_visit": "2022-07-20T23:40:52.659376+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25025,
            "ip_address": "103.86.109.204",
            "count": 2,
            "first_visit": "2022-07-21T00:11:08.123913+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25102,
            "ip_address": "103.86.109.195",
            "count": 1,
            "first_visit": "2022-07-21T04:10:43.509770+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 22185,
            "ip_address": "103.86.109.194",
            "count": 1,
            "first_visit": "2022-07-13T03:55:09.217738+06:00",
            "date": "2022-07-13"
        }
    ]
}