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

{
    "count": 97619,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24896&ordering=-ip_address",
    "results": [
        {
            "id": 164,
            "ip_address": "37.111.198.34",
            "count": 2,
            "first_visit": "2021-12-04T19:44:55.321259+06:00",
            "date": null
        },
        {
            "id": 32999,
            "ip_address": "37.111.198.33",
            "count": 1,
            "first_visit": "2022-08-26T10:54:34.303819+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 10229,
            "ip_address": "37.111.198.31",
            "count": 1,
            "first_visit": "2022-05-22T08:29:45.380413+06:00",
            "date": null
        },
        {
            "id": 8675,
            "ip_address": "37.111.198.249",
            "count": 1,
            "first_visit": "2022-05-18T08:23:56.315747+06:00",
            "date": null
        },
        {
            "id": 10403,
            "ip_address": "37.111.198.248",
            "count": 2,
            "first_visit": "2022-05-22T21:43:47.990557+06:00",
            "date": null
        },
        {
            "id": 36184,
            "ip_address": "37.111.198.243",
            "count": 1,
            "first_visit": "2022-10-20T00:33:40.067455+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 15992,
            "ip_address": "37.111.198.236",
            "count": 1,
            "first_visit": "2022-06-17T14:16:24.382010+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 11655,
            "ip_address": "37.111.198.234",
            "count": 1,
            "first_visit": "2022-05-26T12:26:36.954762+06:00",
            "date": null
        }
    ]
}