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

{
    "count": 99669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25664&ordering=-ip_address",
    "results": [
        {
            "id": 3254,
            "ip_address": "37.111.197.35",
            "count": 1,
            "first_visit": "2022-02-03T10:38:16.447770+06:00",
            "date": null
        },
        {
            "id": 27466,
            "ip_address": "37.111.197.34",
            "count": 1,
            "first_visit": "2022-07-25T23:18:19.724667+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10330,
            "ip_address": "37.111.197.3",
            "count": 2,
            "first_visit": "2022-05-22T16:42:01.110407+06:00",
            "date": null
        },
        {
            "id": 13120,
            "ip_address": "37.111.197.27",
            "count": 2,
            "first_visit": "2022-05-31T14:27:18.379768+06:00",
            "date": null
        },
        {
            "id": 27980,
            "ip_address": "37.111.197.254",
            "count": 1,
            "first_visit": "2022-07-27T02:25:41.997962+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10383,
            "ip_address": "37.111.197.247",
            "count": 4,
            "first_visit": "2022-05-22T20:05:48.861816+06:00",
            "date": null
        },
        {
            "id": 4413,
            "ip_address": "37.111.197.245",
            "count": 2,
            "first_visit": "2022-03-16T12:28:13.554510+06:00",
            "date": null
        },
        {
            "id": 32551,
            "ip_address": "37.111.197.243",
            "count": 1,
            "first_visit": "2022-08-20T23:02:39.570290+06:00",
            "date": "2022-08-20"
        }
    ]
}