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

{
    "count": 101407,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80456&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80440&ordering=ip_address",
    "results": [
        {
            "id": 31168,
            "ip_address": "37.111.226.217",
            "count": 1,
            "first_visit": "2022-08-04T21:56:23.556070+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 7026,
            "ip_address": "37.111.226.219",
            "count": 1,
            "first_visit": "2022-05-16T18:46:28.448566+06:00",
            "date": null
        },
        {
            "id": 29072,
            "ip_address": "37.111.226.221",
            "count": 2,
            "first_visit": "2022-07-29T02:15:43.732950+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8152,
            "ip_address": "37.111.226.226",
            "count": 1,
            "first_visit": "2022-05-17T13:04:30.845171+06:00",
            "date": null
        },
        {
            "id": 2987,
            "ip_address": "37.111.226.228",
            "count": 1,
            "first_visit": "2022-01-28T19:45:03.232480+06:00",
            "date": null
        },
        {
            "id": 6661,
            "ip_address": "37.111.226.230",
            "count": 1,
            "first_visit": "2022-05-16T12:32:21.576629+06:00",
            "date": null
        },
        {
            "id": 15171,
            "ip_address": "37.111.226.234",
            "count": 1,
            "first_visit": "2022-06-15T07:32:09.245046+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 8159,
            "ip_address": "37.111.226.236",
            "count": 3,
            "first_visit": "2022-05-17T13:14:52.494106+06:00",
            "date": null
        }
    ]
}