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

{
    "count": 103655,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55272&ordering=-ip_address",
    "results": [
        {
            "id": 30432,
            "ip_address": "116.58.203.248",
            "count": 1,
            "first_visit": "2022-07-31T15:46:24.951717+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 13616,
            "ip_address": "116.58.203.247",
            "count": 1,
            "first_visit": "2022-06-06T13:01:21.372205+06:00",
            "date": null
        },
        {
            "id": 13514,
            "ip_address": "116.58.203.246",
            "count": 1,
            "first_visit": "2022-06-04T15:35:53.780521+06:00",
            "date": null
        },
        {
            "id": 9509,
            "ip_address": "116.58.203.241",
            "count": 1,
            "first_visit": "2022-05-19T22:26:32.770292+06:00",
            "date": null
        },
        {
            "id": 6286,
            "ip_address": "116.58.203.240",
            "count": 1,
            "first_visit": "2022-05-15T09:08:19.486590+06:00",
            "date": null
        },
        {
            "id": 7218,
            "ip_address": "116.58.203.24",
            "count": 5,
            "first_visit": "2022-05-16T20:02:32.233673+06:00",
            "date": null
        },
        {
            "id": 30558,
            "ip_address": "116.58.203.237",
            "count": 1,
            "first_visit": "2022-08-01T00:45:51.888393+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 36387,
            "ip_address": "116.58.203.237",
            "count": 2,
            "first_visit": "2022-10-24T08:58:21.073444+06:00",
            "date": "2022-10-24"
        }
    ]
}