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

{
    "count": 102525,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72280&ordering=ip_address",
    "results": [
        {
            "id": 2628,
            "ip_address": "27.147.202.161",
            "count": 1,
            "first_visit": "2022-01-22T17:46:07.896825+06:00",
            "date": null
        },
        {
            "id": 15828,
            "ip_address": "27.147.202.162",
            "count": 1,
            "first_visit": "2022-06-17T02:42:08.450478+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 16687,
            "ip_address": "27.147.202.162",
            "count": 1,
            "first_visit": "2022-06-19T23:55:19.756599+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 2179,
            "ip_address": "27.147.202.162",
            "count": 7,
            "first_visit": "2022-01-14T10:19:46.720801+06:00",
            "date": null
        },
        {
            "id": 34510,
            "ip_address": "27.147.202.162",
            "count": 1,
            "first_visit": "2022-09-16T23:21:26.105284+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 16918,
            "ip_address": "27.147.202.162",
            "count": 2,
            "first_visit": "2022-06-21T00:00:11.611059+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 21107,
            "ip_address": "27.147.202.162",
            "count": 1,
            "first_visit": "2022-07-04T19:46:15.623691+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 29170,
            "ip_address": "27.147.202.162",
            "count": 1,
            "first_visit": "2022-07-29T10:08:44.665548+06:00",
            "date": "2022-07-29"
        }
    ]
}