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

{
    "count": 92187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87176&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87160&ordering=-ip_address",
    "results": [
        {
            "id": 37598,
            "ip_address": "103.135.254.238",
            "count": 1,
            "first_visit": "2022-11-20T11:43:34.869206+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 28948,
            "ip_address": "103.135.254.237",
            "count": 1,
            "first_visit": "2022-07-28T22:47:02.503691+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 32615,
            "ip_address": "103.135.254.237",
            "count": 2,
            "first_visit": "2022-08-21T17:44:12.035923+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 2956,
            "ip_address": "103.135.254.237",
            "count": 1,
            "first_visit": "2022-01-27T22:19:21.930454+06:00",
            "date": null
        },
        {
            "id": 2116,
            "ip_address": "103.135.254.236",
            "count": 4,
            "first_visit": "2022-01-13T13:38:08.520463+06:00",
            "date": null
        },
        {
            "id": 1799,
            "ip_address": "103.135.254.233",
            "count": 1,
            "first_visit": "2022-01-11T11:18:40.716702+06:00",
            "date": null
        },
        {
            "id": 18805,
            "ip_address": "103.135.254.232",
            "count": 3,
            "first_visit": "2022-06-25T22:01:48.161628+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 29465,
            "ip_address": "103.135.254.232",
            "count": 1,
            "first_visit": "2022-07-29T22:12:43.775581+06:00",
            "date": "2022-07-29"
        }
    ]
}