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

{
    "count": 103606,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55096&ordering=-ip_address",
    "results": [
        {
            "id": 25907,
            "ip_address": "116.58.205.228",
            "count": 1,
            "first_visit": "2022-07-22T10:50:27.165705+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 6608,
            "ip_address": "116.58.205.228",
            "count": 1,
            "first_visit": "2022-05-16T10:55:58.906081+06:00",
            "date": null
        },
        {
            "id": 25993,
            "ip_address": "116.58.205.227",
            "count": 1,
            "first_visit": "2022-07-22T15:12:53.340541+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 9083,
            "ip_address": "116.58.205.226",
            "count": 2,
            "first_visit": "2022-05-18T22:03:19.231124+06:00",
            "date": null
        },
        {
            "id": 15859,
            "ip_address": "116.58.205.225",
            "count": 1,
            "first_visit": "2022-06-17T06:40:23.246615+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 9592,
            "ip_address": "116.58.205.225",
            "count": 3,
            "first_visit": "2022-05-20T01:04:10.718963+06:00",
            "date": null
        },
        {
            "id": 25566,
            "ip_address": "116.58.205.225",
            "count": 1,
            "first_visit": "2022-07-21T13:36:44.521871+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10737,
            "ip_address": "116.58.205.222",
            "count": 1,
            "first_visit": "2022-05-23T21:26:26.206903+06:00",
            "date": null
        }
    ]
}