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

{
    "count": 92014,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1304&ordering=ip_address",
    "results": [
        {
            "id": 658,
            "ip_address": "103.111.225.40",
            "count": 8,
            "first_visit": "2021-12-13T23:32:45.160877+06:00",
            "date": null
        },
        {
            "id": 3914,
            "ip_address": "103.111.225.56",
            "count": 2,
            "first_visit": "2022-02-27T10:46:52.530548+06:00",
            "date": null
        },
        {
            "id": 5690,
            "ip_address": "103.111.225.92",
            "count": 3,
            "first_visit": "2022-05-07T13:01:15.963208+06:00",
            "date": null
        },
        {
            "id": 4904,
            "ip_address": "103.111.225.94",
            "count": 1,
            "first_visit": "2022-04-04T03:38:11.220618+06:00",
            "date": null
        },
        {
            "id": 20730,
            "ip_address": "103.111.225.94",
            "count": 1,
            "first_visit": "2022-07-02T16:03:49.661846+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 2678,
            "ip_address": "103.111.226.11",
            "count": 2,
            "first_visit": "2022-01-23T13:37:22.798516+06:00",
            "date": null
        },
        {
            "id": 711,
            "ip_address": "103.111.226.12",
            "count": 1,
            "first_visit": "2021-12-15T11:58:00.855735+06:00",
            "date": null
        },
        {
            "id": 3542,
            "ip_address": "103.111.226.16",
            "count": 1,
            "first_visit": "2022-02-12T10:08:34.149803+06:00",
            "date": null
        }
    ]
}