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

{
    "count": 103757,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55776&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55760&ordering=-ip_address",
    "results": [
        {
            "id": 24335,
            "ip_address": "116.58.201.33",
            "count": 1,
            "first_visit": "2022-07-20T01:40:22.488773+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4881,
            "ip_address": "116.58.201.32",
            "count": 2,
            "first_visit": "2022-04-02T14:50:58.350508+06:00",
            "date": null
        },
        {
            "id": 26683,
            "ip_address": "116.58.201.31",
            "count": 1,
            "first_visit": "2022-07-24T11:21:26.779471+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 6644,
            "ip_address": "116.58.201.3",
            "count": 7,
            "first_visit": "2022-05-16T12:09:06.648005+06:00",
            "date": null
        },
        {
            "id": 5478,
            "ip_address": "116.58.201.29",
            "count": 4,
            "first_visit": "2022-04-30T14:37:00.989083+06:00",
            "date": null
        },
        {
            "id": 10691,
            "ip_address": "116.58.201.28",
            "count": 1,
            "first_visit": "2022-05-23T15:41:41.622418+06:00",
            "date": null
        },
        {
            "id": 28272,
            "ip_address": "116.58.201.28",
            "count": 1,
            "first_visit": "2022-07-27T16:59:06.557028+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 12198,
            "ip_address": "116.58.201.27",
            "count": 1,
            "first_visit": "2022-05-28T14:18:41.100710+06:00",
            "date": null
        }
    ]
}