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

{
    "count": 100025,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27064&ordering=-ip_address",
    "results": [
        {
            "id": 11193,
            "ip_address": "37.111.193.109",
            "count": 1,
            "first_visit": "2022-05-24T22:50:11.221326+06:00",
            "date": null
        },
        {
            "id": 8454,
            "ip_address": "37.111.193.108",
            "count": 1,
            "first_visit": "2022-05-17T23:07:58.652454+06:00",
            "date": null
        },
        {
            "id": 7986,
            "ip_address": "37.111.193.102",
            "count": 1,
            "first_visit": "2022-05-17T11:47:23.716819+06:00",
            "date": null
        },
        {
            "id": 15482,
            "ip_address": "37.111.193.102",
            "count": 1,
            "first_visit": "2022-06-15T23:56:34.082484+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15675,
            "ip_address": "37.111.193.102",
            "count": 1,
            "first_visit": "2022-06-16T13:30:59.965156+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 9222,
            "ip_address": "37.111.193.100",
            "count": 1,
            "first_visit": "2022-05-19T00:08:17.145614+06:00",
            "date": null
        },
        {
            "id": 14116,
            "ip_address": "37.111.193.10",
            "count": 1,
            "first_visit": "2022-06-09T08:03:42.713585+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 5524,
            "ip_address": "37.111.192.97",
            "count": 1,
            "first_visit": "2022-05-01T16:14:21.812090+06:00",
            "date": null
        }
    ]
}