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

{
    "count": 98019,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25488&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25472&ordering=-ip_address",
    "results": [
        {
            "id": 2100,
            "ip_address": "37.111.195.217",
            "count": 1,
            "first_visit": "2022-01-13T11:07:16.018477+06:00",
            "date": null
        },
        {
            "id": 28065,
            "ip_address": "37.111.195.217",
            "count": 1,
            "first_visit": "2022-07-27T09:17:53.127105+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 25132,
            "ip_address": "37.111.195.213",
            "count": 1,
            "first_visit": "2022-07-21T06:11:23.322403+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 2062,
            "ip_address": "37.111.195.213",
            "count": 1,
            "first_visit": "2022-01-12T21:36:58.111093+06:00",
            "date": null
        },
        {
            "id": 2789,
            "ip_address": "37.111.195.212",
            "count": 1,
            "first_visit": "2022-01-25T10:46:34.775846+06:00",
            "date": null
        },
        {
            "id": 29700,
            "ip_address": "37.111.195.210",
            "count": 1,
            "first_visit": "2022-07-30T07:48:52.036977+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 14036,
            "ip_address": "37.111.195.21",
            "count": 1,
            "first_visit": "2022-06-08T20:36:33.237402+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 30441,
            "ip_address": "37.111.195.21",
            "count": 1,
            "first_visit": "2022-07-31T16:32:49.529355+06:00",
            "date": "2022-07-31"
        }
    ]
}