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

{
    "count": 101041,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85192&ordering=ip_address",
    "results": [
        {
            "id": 30946,
            "ip_address": "43.250.82.228",
            "count": 1,
            "first_visit": "2022-08-03T07:53:51.848272+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 2572,
            "ip_address": "43.250.82.228",
            "count": 2,
            "first_visit": "2022-01-21T18:29:58.948517+06:00",
            "date": null
        },
        {
            "id": 31277,
            "ip_address": "43.250.82.228",
            "count": 1,
            "first_visit": "2022-08-05T22:02:37.209592+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 35878,
            "ip_address": "43.250.82.228",
            "count": 1,
            "first_visit": "2022-10-14T07:38:53.894474+06:00",
            "date": "2022-10-14"
        },
        {
            "id": 1644,
            "ip_address": "43.250.82.229",
            "count": 4,
            "first_visit": "2022-01-04T11:22:11.311856+06:00",
            "date": null
        },
        {
            "id": 38696,
            "ip_address": "43.250.82.229",
            "count": 1,
            "first_visit": "2022-12-14T13:44:43.174826+06:00",
            "date": "2022-12-14"
        },
        {
            "id": 32038,
            "ip_address": "43.250.82.229",
            "count": 1,
            "first_visit": "2022-08-15T07:40:14.897283+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 18555,
            "ip_address": "43.250.82.229",
            "count": 2,
            "first_visit": "2022-06-25T11:43:30.520696+06:00",
            "date": "2022-06-25"
        }
    ]
}