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

{
    "count": 96155,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20024&ordering=-ip_address",
    "results": [
        {
            "id": 7059,
            "ip_address": "37.111.218.222",
            "count": 1,
            "first_visit": "2022-05-16T19:07:15.751169+06:00",
            "date": null
        },
        {
            "id": 3617,
            "ip_address": "37.111.218.219",
            "count": 25,
            "first_visit": "2022-02-15T08:44:46.668352+06:00",
            "date": null
        },
        {
            "id": 13711,
            "ip_address": "37.111.218.218",
            "count": 1,
            "first_visit": "2022-06-06T22:33:30.105809+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 10216,
            "ip_address": "37.111.218.218",
            "count": 3,
            "first_visit": "2022-05-22T05:26:18.853810+06:00",
            "date": null
        },
        {
            "id": 17452,
            "ip_address": "37.111.218.217",
            "count": 1,
            "first_visit": "2022-06-22T18:38:25.532801+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 53758,
            "ip_address": "37.111.218.214",
            "count": 1,
            "first_visit": "2023-08-28T17:18:12.437155+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 44270,
            "ip_address": "37.111.218.214",
            "count": 1,
            "first_visit": "2023-03-23T08:29:07.042037+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 19189,
            "ip_address": "37.111.218.213",
            "count": 3,
            "first_visit": "2022-06-26T20:43:45.932028+06:00",
            "date": "2022-06-26"
        }
    ]
}