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

{
    "count": 95742,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18352&ordering=-ip_address",
    "results": [
        {
            "id": 10264,
            "ip_address": "37.111.245.144",
            "count": 1,
            "first_visit": "2022-05-22T11:27:59.793998+06:00",
            "date": null
        },
        {
            "id": 13821,
            "ip_address": "37.111.245.143",
            "count": 2,
            "first_visit": "2022-06-07T15:29:20.573099+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 16765,
            "ip_address": "37.111.245.143",
            "count": 1,
            "first_visit": "2022-06-20T09:39:27.868436+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 33496,
            "ip_address": "37.111.245.140",
            "count": 4,
            "first_visit": "2022-08-31T01:36:06.603749+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 29417,
            "ip_address": "37.111.245.137",
            "count": 1,
            "first_visit": "2022-07-29T18:28:07.040611+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12629,
            "ip_address": "37.111.245.133",
            "count": 1,
            "first_visit": "2022-05-29T23:36:46.168578+06:00",
            "date": null
        },
        {
            "id": 6985,
            "ip_address": "37.111.245.129",
            "count": 4,
            "first_visit": "2022-05-16T18:19:10.665093+06:00",
            "date": null
        },
        {
            "id": 22756,
            "ip_address": "37.111.245.127",
            "count": 1,
            "first_visit": "2022-07-14T17:42:26.361570+06:00",
            "date": "2022-07-14"
        }
    ]
}