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

{
    "count": 99778,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26072&ordering=-ip_address",
    "results": [
        {
            "id": 26009,
            "ip_address": "37.111.195.185",
            "count": 2,
            "first_visit": "2022-07-22T15:39:29.087715+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 30266,
            "ip_address": "37.111.195.184",
            "count": 1,
            "first_visit": "2022-07-31T10:09:39.399665+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 25672,
            "ip_address": "37.111.195.183",
            "count": 1,
            "first_visit": "2022-07-21T22:00:49.533371+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 15554,
            "ip_address": "37.111.195.182",
            "count": 1,
            "first_visit": "2022-06-16T06:26:52.022582+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 4911,
            "ip_address": "37.111.195.181",
            "count": 1,
            "first_visit": "2022-04-04T19:04:43.500010+06:00",
            "date": null
        },
        {
            "id": 35598,
            "ip_address": "37.111.195.177",
            "count": 1,
            "first_visit": "2022-10-07T13:30:24.634803+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 30281,
            "ip_address": "37.111.195.177",
            "count": 1,
            "first_visit": "2022-07-31T10:29:25.727950+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12982,
            "ip_address": "37.111.195.176",
            "count": 2,
            "first_visit": "2022-05-31T01:24:57.629094+06:00",
            "date": null
        }
    ]
}