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

{
    "count": 94671,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14432&ordering=-ip_address",
    "results": [
        {
            "id": 18721,
            "ip_address": "43.250.80.27",
            "count": 1,
            "first_visit": "2022-06-25T18:58:40.464982+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 3634,
            "ip_address": "43.250.80.26",
            "count": 7,
            "first_visit": "2022-02-15T17:43:13.743239+06:00",
            "date": null
        },
        {
            "id": 18778,
            "ip_address": "43.250.80.26",
            "count": 1,
            "first_visit": "2022-06-25T21:02:59.805942+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 22854,
            "ip_address": "43.250.80.26",
            "count": 1,
            "first_visit": "2022-07-15T00:28:31.391583+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 16932,
            "ip_address": "43.250.80.250",
            "count": 2,
            "first_visit": "2022-06-21T02:43:44.976810+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 15460,
            "ip_address": "43.250.80.250",
            "count": 1,
            "first_visit": "2022-06-15T22:36:35.924025+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 2912,
            "ip_address": "43.250.80.250",
            "count": 5,
            "first_visit": "2022-01-26T23:35:24.912074+06:00",
            "date": null
        },
        {
            "id": 16362,
            "ip_address": "43.250.80.250",
            "count": 1,
            "first_visit": "2022-06-18T12:31:12.693885+06:00",
            "date": "2022-06-18"
        }
    ]
}