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

{
    "count": 98004,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25424&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25408&ordering=-ip_address",
    "results": [
        {
            "id": 25481,
            "ip_address": "37.111.195.61",
            "count": 1,
            "first_visit": "2022-07-21T12:17:55.422837+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 29571,
            "ip_address": "37.111.195.6",
            "count": 1,
            "first_visit": "2022-07-29T23:59:09.311411+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 28857,
            "ip_address": "37.111.195.6",
            "count": 1,
            "first_visit": "2022-07-28T16:04:04.022952+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28406,
            "ip_address": "37.111.195.59",
            "count": 1,
            "first_visit": "2022-07-27T23:32:55.603024+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 16637,
            "ip_address": "37.111.195.56",
            "count": 2,
            "first_visit": "2022-06-19T18:38:38.688540+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 6614,
            "ip_address": "37.111.195.54",
            "count": 2,
            "first_visit": "2022-05-16T11:11:55.562151+06:00",
            "date": null
        },
        {
            "id": 12588,
            "ip_address": "37.111.195.52",
            "count": 1,
            "first_visit": "2022-05-29T22:44:21.583025+06:00",
            "date": null
        },
        {
            "id": 28398,
            "ip_address": "37.111.195.50",
            "count": 1,
            "first_visit": "2022-07-27T23:28:48.431469+06:00",
            "date": "2022-07-27"
        }
    ]
}