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

{
    "count": 93373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78832&ordering=ip_address",
    "results": [
        {
            "id": 3942,
            "ip_address": "43.245.123.135",
            "count": 6,
            "first_visit": "2022-02-28T09:57:24.521226+06:00",
            "date": null
        },
        {
            "id": 16388,
            "ip_address": "43.245.123.135",
            "count": 1,
            "first_visit": "2022-06-18T14:23:21.387199+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 25581,
            "ip_address": "43.245.123.136",
            "count": 2,
            "first_visit": "2022-07-21T14:28:12.843509+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 37517,
            "ip_address": "43.245.123.136",
            "count": 1,
            "first_visit": "2022-11-17T20:34:57.594992+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 9929,
            "ip_address": "43.245.123.136",
            "count": 1,
            "first_visit": "2022-05-21T02:30:24.379691+06:00",
            "date": null
        },
        {
            "id": 9120,
            "ip_address": "43.245.123.137",
            "count": 2,
            "first_visit": "2022-05-18T22:34:17.894000+06:00",
            "date": null
        },
        {
            "id": 31424,
            "ip_address": "43.245.123.137",
            "count": 2,
            "first_visit": "2022-08-07T11:41:46.533938+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 7756,
            "ip_address": "43.245.123.138",
            "count": 3,
            "first_visit": "2022-05-17T09:45:30.027369+06:00",
            "date": null
        }
    ]
}