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

{
    "count": 98008,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25440&ordering=-ip_address",
    "results": [
        {
            "id": 9169,
            "ip_address": "37.111.195.250",
            "count": 2,
            "first_visit": "2022-05-18T23:18:41.191779+06:00",
            "date": null
        },
        {
            "id": 7173,
            "ip_address": "37.111.195.248",
            "count": 1,
            "first_visit": "2022-05-16T19:48:39.786631+06:00",
            "date": null
        },
        {
            "id": 15772,
            "ip_address": "37.111.195.245",
            "count": 1,
            "first_visit": "2022-06-16T23:40:41.351405+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 40183,
            "ip_address": "37.111.195.244",
            "count": 1,
            "first_visit": "2023-01-11T02:06:27.973853+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 6802,
            "ip_address": "37.111.195.244",
            "count": 1,
            "first_visit": "2022-05-16T15:43:29.450214+06:00",
            "date": null
        },
        {
            "id": 33437,
            "ip_address": "37.111.195.242",
            "count": 1,
            "first_visit": "2022-08-30T14:01:16.843002+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 26247,
            "ip_address": "37.111.195.240",
            "count": 2,
            "first_visit": "2022-07-23T09:35:57.334243+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 3432,
            "ip_address": "37.111.195.24",
            "count": 2,
            "first_visit": "2022-02-08T13:15:41.249476+06:00",
            "date": null
        }
    ]
}