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

{
    "count": 94339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13224&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13208&ordering=-ip_address",
    "results": [
        {
            "id": 15754,
            "ip_address": "45.248.151.179",
            "count": 1,
            "first_visit": "2022-06-16T21:59:56.599389+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 21678,
            "ip_address": "45.248.151.176",
            "count": 1,
            "first_visit": "2022-07-09T01:46:53.702211+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 34756,
            "ip_address": "45.248.151.176",
            "count": 1,
            "first_visit": "2022-09-21T09:00:03.131981+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 19454,
            "ip_address": "45.248.151.172",
            "count": 2,
            "first_visit": "2022-06-27T14:06:23.662953+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19752,
            "ip_address": "45.248.151.172",
            "count": 2,
            "first_visit": "2022-06-28T15:01:06.488455+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 3430,
            "ip_address": "45.248.151.171",
            "count": 1,
            "first_visit": "2022-02-08T11:44:41.783081+06:00",
            "date": null
        },
        {
            "id": 16053,
            "ip_address": "45.248.151.171",
            "count": 1,
            "first_visit": "2022-06-17T17:38:11.215409+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 4501,
            "ip_address": "45.248.151.170",
            "count": 4,
            "first_visit": "2022-03-19T16:31:36.564233+06:00",
            "date": null
        }
    ]
}